exploit-db-mirror/platforms/php/webapps/31390.txt
Offensive Security daf63a14a4 Updated 02_05_2014
2014-02-05 04:27:32 +00:00

9 lines
No EOL
627 B
Text
Executable file

source: http://www.securityfocus.com/bid/28219/info
Download Center 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.
These issues affect Download Center 1.2; other versions may also be vulnerable.
http://www.example.com/downloadcenter/?nav=browse&category="><script>alert("xss")</script>