vendor:
OpenX
by:
Unknown
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenX
Affected Version From: 2.6.2001
Affected Version To: Unknown
Patch Exists: NO
Related CWE: Unknown
CPE: a:openx:openx:2.6.1
Platforms Tested:
Unknown
OpenX SQL Injection Vulnerability
OpenX is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
Mitigation:
It is recommended to sanitize user-supplied data before using it in SQL queries to prevent SQL injection attacks.