CVE-2019-25684 PUBLISHED

OpenDocMan 1.3.4 SQL Injection via where Parameter

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 05.04.2026 Updated: 06.04.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor opendocman
Product OpenDocMan
Versions
  • Version 1.3.4 is affected

Credits

  • Mehmet EMIROGLU finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE