exploit-db-mirror/platforms/php/webapps/33107.txt
Offensive Security 81f4c480be Updated 05_01_2014
2014-05-01 04:36:00 +00:00

7 lines
No EOL
536 B
Text
Executable file

source: http://www.securityfocus.com/bid/35808/info
PG Matchmaking is prone to multiple cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
An attacker may leverage these issues 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.
http://www.example.com/browse_men.php?show="><script>alert(document.cookie);</script>