Description
|
|
Several Cross Site Scripting vulnerabilities were reported in Microsoft ASP.Net, which may be exploited to execute malicious HTML/Javascript codes. The problem occurs when handling specially crafted URLs containing Unicode characters, which may be exploited to cause arbitrary scripting code to be executed by the user's browser.
http://server/attack1.aspx?test=%uff1cscript%uff1ealert('vulnerability')%uff1c/script%uff1e
|