Carrot_C4K3

Researcher fromTrend Micro Zero Day Initiative
#4902of 55,077
55.4Total CVSS
Vulnerabilities · 7
High
7
PT-2024-4172
7.0
2024-06-11
Microsoft · Windows · CVE-2024-30088
**Name of the Vulnerable Software and Affected Versions** Windows 10 versions 1809 through 22H2 Windows 11 versions 21H2 through 23H2 Windows Server 2019 Windows Server 2022 Windows Server 2025 Server Core versions prior to February 2025 updates **Description** A local privilege escalation issue exists in the Windows Kernel due to a Time-of-Check to Time-of-Use (TOCTOU) race condition and a Use-After-Free flaw in the Windows Kernel Object Manager. The vulnerability is triggered by improper synchronization and reference counting of kernel object handles, specifically within the `NtQueryInformationToken()` function. An attacker can exploit this by triggering a race condition via repeated token handle operations or using an integer overflow that causes the kernel to allocate an undersized buffer, leading to an out-of-bounds write. This allows a local attacker to corrupt kernel memory, manipulate access tokens, and escalate privileges to NT AUTHORITYSYSTEM, bypassing User Account Control (UAC) and other security boundaries. This flaw has been exploited in the wild by the threat actor OilRig (APT34) in cyber espionage campaigns targeting infrastructure in the UAE and the Gulf region. **Recommendations** Update Windows 10, Windows 11, Windows Server 2019, Windows Server 2022, and Windows Server 2025 to Security Update KB5034763 or later cumulative updates. Update Server Core installations to the February 2025 updates or later. Enable Virtualization-Based Security (VBS) and Hypervisor-Protected Code Integrity (HVCI) where supported to harden endpoints.