exploit-db-mirror/platforms/php/webapps/32808.txt
Offensive Security 46dd79985b Updated 04_18_2014
2014-04-18 04:35:42 +00:00

10 lines
No EOL
516 B
Text
Executable file

source: http://www.securityfocus.com/bid/33872/info
Magento is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied input.
Attacker-supplied HTML and script code would execute in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials.
Magento 1.2.0 is vulnerable; other versions may also be affected.
http://www.example.com/index.php/admin/
Username: "><script>alert('xss')</script>