Respected Sir,
Your website "webconverger.org" is vulnerable to XSS Attack.
Vulnerable Links:
webconverger.org/ikiwiki.cgi?action=verify&do=signin&openid_identifier=1
How To Reproduce The Vulnerability :
1. Go to this link : webconverger.org/ikiwiki.cgi?action=verify&do=signin&openid_identifier=1
2. refresh the page and intercept the http request using "brup suite" then at parameter "openid_identifier=" put xss payload
3. forward the request
XSS Payload :
1. ">
2. ">
3. ">
NOTE : Proof of concept is attached.
Thank You...!!
Your Faithfully,
Raghav Bisht
raghav007bisht@gmail.com
> Thanks Raghav for reporting this issue. I've fixed it in ikiwiki.
>
> --[[Joey]]