Description
OpenDocMan 1.3.4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'where' parameter. Attackers can send GET requests to search.php with malicious SQL payloads in the 'where' parameter to extract sensitive database information.
Problem types
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Product status
Credits
Mehmet EMIROGLU
References
www.exploit-db.com/exploits/46500 (ExploitDB-46500)
sourceforge.net/projects/opendocman/files/ (Official Product Homepage)
www.vulncheck.com/...ocman-sql-injection-via-where-parameter (VulnCheck Advisory: OpenDocMan 1.3.4 SQL Injection via where Parameter)