Cyber Resilience

CVE-2024-38025

High

Published: 09 July 2024

Published
09 July 2024
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 7.2 CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0477 89.7th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-38025 is a high-severity Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Windows Server 2008. Its CVSS base score is 7.2 (High).

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

Deeper analysis

Microsoft Windows Performance Data Helper Library contains a remote code execution vulnerability tracked as CVE-2024-38025. The flaw is present in a core Windows component responsible for collecting and exposing performance metrics and is characterized by the CWEs for heap-based buffer overflows and out-of-bounds writes. It received a CVSS 3.1 base score of 7.2 reflecting network attack vector, low attack complexity, and high impact on confidentiality, integrity, and availability.

An attacker with high privileges can send specially crafted network requests to trigger the flaw and execute arbitrary code on the target system without user interaction. Successful exploitation grants the attacker the ability to fully compromise the affected Windows host, including reading or modifying sensitive data and installing persistent malware.

Microsoft has published an advisory for CVE-2024-38025 on its Security Response Center site that details available patches and remediation steps for supported Windows versions. The EPSS score reached a modest peak of 0.0652 several months after disclosure before receding to its current value of 0.0477.

EU & UK References

Vulnerability details

Microsoft Windows Performance Data Helper Library Remote Code Execution Vulnerability

CWE(s)

Related Threats

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

Affected Assets

microsoft
windows 10 1507
≤ 10.0.10240.20710
microsoft
windows 10 1607
≤ 10.0.14393.7159
microsoft
windows 10 1809
≤ 10.0.17763.6054
microsoft
windows 10 21h2
≤ 10.0.19044.4651
microsoft
windows 10 22h2
≤ 10.0.19045.4651
microsoft
windows 11 21h2
≤ 10.0.22000.3079
microsoft
windows 11 22h2
≤ 10.0.22621.3880
microsoft
windows 11 23h2
≤ 10.0.22631.3880
microsoft
windows server 2008
all versions, r2
microsoft
windows server 2012
all versions, r2
+4 more product configuration(s) — see NVD for full list

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-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References