vendor:
OpenX
by:
d00m3r4ng
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenX
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
OpenX Remote Blind SQL Injection Exploit By d00m3r4ng
This exploit allows an attacker to inject malicious SQL queries into the OpenX application. The vulnerability is due to the lack of input validation in the 'ac.php' script, which allows an attacker to inject arbitrary SQL queries into the application. This exploit was discovered and coded by d00m3r4ng.
Mitigation:
Input validation should be used to prevent SQL injection attacks.