Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-25684. PoCs published by Mehmet EMIROGLU.
AI-analyzed exploit summary The exploit demonstrates a SQL injection vulnerability in OpenDocMan 1.3.4 via the 'where' parameter in the search.php endpoint. The attack pattern uses URL-encoded single quotes (%2527) to inject malicious SQL queries.
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.
Exploits (1)
The exploit demonstrates a SQL injection vulnerability in OpenDocMan 1.3.4 via the 'where' parameter in the search.php endpoint. The attack pattern uses URL-encoded single quotes (%2527) to inject malicious SQL queries.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N