exploit-db-mirror/platforms/php/webapps/33126.txt
Offensive Security b5e9abbf17 Updated 05_02_2014
2014-05-02 04:34:26 +00:00

9 lines
No EOL
620 B
Text
Executable file

source: http://www.securityfocus.com/bid/35856/info
Matterdaddy Market 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 let the attacker steal cookie-based authentication credentials and launch other attacks.
The issue affects Matterdaddy Market 1.2, 1.1, 1.051, 1.04, and 1.03; other versions may also be affected.
http://www.example.com/index.php?q="><script>alert(document.cookie);</script>