OpenDB 1.0.6 - 'user_admin.php?user_id' Cross-Site Scripting



EKU-ID: 37234 CVE: CVE-2008-3937;OSVDB-47889 OSVDB-ID:
Author: C1c4Tr1Z Published: 2008-08-28 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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/user_admin.php?op=edit&user_id=<img/src/onerror=alert(document.cookie)>