exploit-db-mirror/platforms/php/webapps/34319.txt
Offensive Security 61b227234d Updated 08_13_2014
2014-08-13 04:47:03 +00:00

10 lines
No EOL
572 B
Text
Executable file

source: http://www.securityfocus.com/bid/41696/info
Ez Cart is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.
An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
The following example URI is available:
http://www.example.com/ezcart_demo/index.php?action=showcat&cid=1&sid="><script>alert(1)</script>