Cyber Posture

CVE-2025-1844

Medium

Published: 03 March 2025

Published
03 March 2025
Modified
28 May 2025
KEV Added
Patch
CVSS Score 6.3 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0011 28.8th percentile
Risk Priority 13 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-1844 is a medium-severity Injection (CWE-74) vulnerability in Esafenet Cdg. Its CVSS base score is 6.3 (Medium).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 28.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly mitigates SQL injection by validating the logTaskId input parameter in backupLogDetail.jsp to ensure it conforms to expected formats and rejects malicious payloads.

prevent

Requires timely identification, prioritization, and remediation of the SQL injection flaw in ESAFENET CDG, including workarounds since no vendor patch is available.

prevent

Enforces least privilege on application and database accounts to limit the confidentiality, integrity, and availability impacts of successful SQL injection exploitation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection in a web application component directly enables remote exploitation of a public-facing server.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

A vulnerability, which was classified as critical, was found in ESAFENET CDG 5.6.3.154.205_20250114. Affected is an unknown function of the file /CDGServer3/logManagement/backupLogDetail.jsp. The manipulation of the argument logTaskId leads to sql injection. It is possible to launch the attack remotely.…

more

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.

Deeper analysisAI

CVE-2025-1844 is a critical SQL injection vulnerability (classified under CWE-74 and CWE-89) affecting ESAFENET CDG version 5.6.3.154.205_20250114. The flaw resides in an unknown function within the file /CDGServer3/logManagement/backupLogDetail.jsp, where manipulation of the logTaskId argument enables SQL injection. The vulnerability was published on 2025-03-03 and carries a 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 low-privilege authenticated access (PR:L) can exploit this remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction required (UI:N). Successful exploitation grants limited impacts on confidentiality, integrity, and availability (C:L/I:L/A:L), potentially allowing unauthorized data access, modification, or disruption within the affected log management component.

VulDB advisories and related references, including a GitHub disclosure at https://github.com/666lail/report/blob/main/tmp/1.md, confirm the exploit has been publicly released and may be actively used. The vendor was notified early but provided no response, and no patches or official mitigations are available.

The public exploit disclosure heightens risk for unpatched ESAFENET CDG deployments, particularly in environments relying on this log management functionality.

Details

CWE(s)

Affected Products

esafenet
cdg
5.6.3.154.205_20250114

CVEs Like This One

CVE-2025-0789Same product: Esafenet Cdg
CVE-2025-0791Same product: Esafenet Cdg
CVE-2025-1840Same product: Esafenet Cdg
CVE-2025-0786Same product: Esafenet Cdg
CVE-2025-0792Same product: Esafenet Cdg
CVE-2025-2927Same product: Esafenet Cdg
CVE-2025-1841Same product: Esafenet Cdg
CVE-2025-0788Same product: Esafenet Cdg
CVE-2025-0793Same product: Esafenet Cdg
CVE-2025-1845Same vendor: Esafenet

References