OpenDB 1.0.6 - 'listings.php?title' Cross-Site Scripting

Related Vulnerabilities: CVE-2008-3937  
Publish Date: 28 Aug 2008
Author: C1c4Tr1Z
                							

                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)>