exploit-db-mirror/platforms/php/webapps/32314.txt
Offensive Security 21ed45f856 Updated 03_18_2014
2014-03-18 04:28:55 +00:00

9 lines
No EOL
683 B
Text
Executable file

source: http://www.securityfocus.com/bid/30989/info
Open Media Collectors Database (OpenDb) 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.
OpenDb 1.0.6 is vulnerable; other versions may also be affected.
http://www.example.com/listings.php?search_list=y&linked_items=include&title_match=partial&title=<img/src/onerror=alert(document.cookie)>