exploit-db-mirror/platforms/php/webapps/34471.txt
Offensive Security 6460eb14e7 Updated 08_31_2014
2014-08-31 04:43:34 +00:00

9 lines
608 B
Text
Executable file

source: http://www.securityfocus.com/bid/42451/info
Beex is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
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 let the attacker steal cookie-based authentication credentials and launch other attacks.
Beex 3.0 is vulnerable; other versions may also be affected.
http://www.example.com/demos/beex3/partneralle.php?page=1&navaction="><script>alert(document.cookie);</script>