CVE-2024-30006
Published: 14 May 2024
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
- 🇪🇺 ENISA EUVD: EUVD-2024-27946
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
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.
Use-after-free exploits that achieve arbitrary code execution are blocked or significantly hardened by non-executable pages and ASLR.