exploit-db-mirror/exploits/asp/webapps/22436.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

9 lines
No EOL
565 B
Text

source: http://www.securityfocus.com/bid/7211/info
It has been reported that MyGuestBK does not sufficiently filter user-supplied URI parameters on the MyGuestBK Information Server 'Add Entry' page.
It may be possible for a remote attacker to create a malicious link containing script code that will be executed in the browser of a legitimate user.
This may allow for theft of cookie-based authentication credentials and other attacks.
http://www.example.com/myguestBk/add1.asp?name=Name&subject=Subj&email=M@IL&message=<script>alert ("Test!")</script>