CVE-2025-0791
Published: 29 January 2025
Description
A vulnerability, which was classified as critical, has been found in ESAFENET CDG V5. This issue affects some unknown processing of the file /sdDoneDetail.jsp. The manipulation of the argument flowId leads to sql injection. The attack may be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Security Summary
CVE-2025-0791 is a SQL injection vulnerability classified as critical in ESAFENET CDG V5. It affects the processing of the file /sdDoneDetail.jsp, where manipulation of the flowId argument enables the injection. The issue is associated with CWE-74 and CWE-89.
The vulnerability allows remote exploitation with low attack complexity and requires low privileges (PR:L), as indicated by its CVSS v3.1 base score of 6.3 (AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L). An attacker with network access and minimal authentication can inject SQL payloads to achieve limited impacts on confidentiality, integrity, and availability.
Advisories on VulDB and a GitHub report by Rain1er document the vulnerability, including proof-of-concept details in sdDoneDetail.md. The exploit has been publicly disclosed and may be used, but the vendor was contacted early without any response or patch information provided.
Details
- CWE(s)