vendor:
OpenLD
by:
Cody "CypherXero" Rester
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OpenLD
Affected Version From: OpenLD <= 1.2.2
Affected Version To: OpenLD <= 1.2.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
OpenLD <= 1.2.2 SQL Injection Exploit
This exploit allows an attacker to execute SQL queries and retrieve sensitive information such as the admin username and MD5 hash. The vulnerability exists in the OpenLD version 1.2.2 and earlier. By manipulating the 'id' parameter in the URL, an attacker can inject SQL code and retrieve data from the 'settings' table.
Mitigation:
To mitigate this vulnerability, users should update to a patched version of OpenLD or use alternative software. Additionally, input validation and parameterized queries should be implemented to prevent SQL injection attacks.