Cyber Resilience

CVE-2024-30006

High

Published: 14 May 2024

Published
14 May 2024
Modified
16 January 2025
KEV Added
Patch
CVSS Score v3.1 8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.0542 90.4th percentile
Risk Priority 21 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-30006 is a high-severity Use After Free (CWE-416) vulnerability in Microsoft Windows 10 1507. Its CVSS base score is 8.8 (High).

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

Deeper analysis

Microsoft WDAC OLE DB provider for SQL Server contains a remote code execution vulnerability tracked as CVE-2024-30006. The flaw, assigned a CVSS 3.1 score of 8.8, stems from a use-after-free condition (CWE-416) that can be triggered over the network with low attack complexity and no authentication when a user interacts with specially crafted content.

An unauthenticated attacker can exploit the issue by supplying malicious input that leads to arbitrary code execution in the context of the affected process, potentially resulting in full compromise of confidentiality, integrity, and availability on the target system.

Microsoft has published remediation guidance at the MSRC update guide for CVE-2024-30006. The EPSS score remains flat at 0.0542 with no material increase observed since disclosure.

EU & UK References

Vulnerability details

Microsoft WDAC OLE DB provider for SQL Server 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.20651 · ≤ 10.0.10240.20651
microsoft
windows 10 1607
≤ 10.0.14393.6981 · ≤ 10.0.14393.6981
microsoft
windows 10 1809
≤ 10.0.17763.5820
microsoft
windows 10 21h2
≤ 10.0.19044.4412
microsoft
windows 10 22h2
≤ 10.0.19045.4412
microsoft
windows 11 21h2
≤ 10.0.22000.2960
microsoft
windows 11 22h2
≤ 10.0.22621.3593
microsoft
windows 11 23h2
≤ 10.0.22631.3593
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-416

Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.

References