MyGuestBK - 'Add.asp' Cross-Site Scripting

EDB-ID:

22436

CVE:



Author:

Over_G

Type:

webapps


Platform:

ASP

Date:

2002-03-27


source: https://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>