7
CVE-2024-30088
- EPSS 86.87%
- Published 11.06.2024 17:15:56
- Last modified 29.11.2024 15:44:17
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Kernel Elevation of Privilege Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Windows 10 1507 Version < 10.0.10240.20680
Microsoft ≫ Windows 10 1607 HwPlatformx64 Version < 10.0.14393.7070
Microsoft ≫ Windows 10 1607 HwPlatformx86 Version < 10.0.14393.7070
Microsoft ≫ Windows 10 1809 Version < 10.0.17763.5936
Microsoft ≫ Windows 10 21h2 Version < 10.0.19044.4529
Microsoft ≫ Windows 10 22h2 Version < 10.0.19045.4529
Microsoft ≫ Windows 11 21h2 Version < 10.0.22000.3019
Microsoft ≫ Windows 11 22h2 Version < 10.0.22621.3737
Microsoft ≫ Windows 11 23h2 Version < 10.0.22631.3737
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.7070
Microsoft ≫ Windows Server 2019 Version < 10.0.17763.5936
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.2522
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.950
15.10.2024: CISA Known Exploited Vulnerabilities (KEV) Catalog
Microsoft Windows Kernel TOCTOU Race Condition Vulnerability
VulnerabilityMicrosoft Windows Kernel contains a time-of-check to time-of-use (TOCTOU) race condition vulnerability that could allow for privilege escalation.
DescriptionApply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
Required actionsType | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 86.87% | 0.994 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-367 Time-of-check Time-of-use (TOCTOU) Race Condition
The product checks the state of a resource before using that resource, but the resource's state can change between the check and the use in a way that invalidates the results of the check. This can cause the product to perform invalid actions when the resource is in an unexpected state.