Cyber Resilience

CVE-2024-42417

High

Published: 03 October 2024

Published
03 October 2024
Modified
08 October 2024
KEV Added
Patch
CVSS Score v4 8.7 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0834 92.5th percentile
Risk Priority 22 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-42417 is a high-severity SQL Injection (CWE-89) vulnerability in Deltaww Diaenergie. Its CVSS base score is 8.7 (High).

Operationally, ranked in the top 7.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

Delta Electronics DIAEnergie is affected by an SQL injection vulnerability (CWE-89) in the Handler_CFG.ashx script. The flaw resides in this industrial energy management product and received a CVSS 4.0 score of 8.7 with high impact on confidentiality, integrity, and availability.

An authenticated attacker with network access can supply crafted input to the script and trigger the injection. Successful exploitation allows the attacker to cause delays in the targeted product, consistent with the observed attack vector and parameters.

CISA and Delta Electronics have published advisories that address the issue and outline mitigation steps; these are available at https://www.cisa.gov/news-events/ics-advisories/icsa-24-277-03 and https://www.deltaww.com/en-US/Cybersecurity_Advisory.

The associated EPSS score has remained flat at 0.0834 with no material rise from its initial value.

EU & UK References

Vulnerability details

Delta Electronics DIAEnergie is vulnerable to an SQL injection in the script Handler_CFG.ashx. An authenticated attacker may be able to exploit this issue to cause delay in the targeted product.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

deltaww
diaenergie
≤ 1.10.01.008

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-89

Penetration testing uses SQL injection payloads against database interfaces, identifying and supporting fixes for SQL injection weaknesses.

addresses: CWE-89

Validates query inputs to prevent SQL syntax or command manipulation.

References