exploit-db-mirror/platforms/php/webapps/30324.txt
Offensive Security 30d9cc4c3d Updated 01_04_2014
2014-01-04 23:27:58 +00:00

9 lines
No EOL
588 B
Text
Executable file

source: http://www.securityfocus.com/bid/24990/info
UseBB is prone to multiple cross-site scripting vulnerabilities because the application 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 help the attacker steal cookie-based authentication credentials and launch other attacks.
UseBB 1.0.7 is vulnerable to these issues.
http://www.example.com/UseBB/install/upgrade-0-3.php/"><ScRiPt>alert(document.cookie);</ScRiPt>