aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/XSS_Alert...__33____33____33__.html
blob: 436e3faaec1fed04fa5d37e04bd14419db1168d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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. "></script><script>prompt(909043)</script>
2. "></script><script>prompt("XSS Alert...!!! : Hacked By Raghav Bisht")</script>
3. "></script><script>prompt(document.cookie)</script>

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]]