8.8
CVE-2024-30017
- EPSS 9.27%
- Published 14.05.2024 17:16:48
- Last modified 08.01.2025 15:45:33
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Hyper-V Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Windows 10 1507 HwPlatformx64 Version < 10.0.10240.20651
Microsoft ≫ Windows 10 1607 HwPlatformx64 Version < 10.0.14393.6981
Microsoft ≫ Windows 10 1809 HwPlatformx64 Version < 10.0.17763.5820
Microsoft ≫ Windows 10 21h2 HwPlatformx64 Version < 10.0.19044.4412
Microsoft ≫ Windows 10 22h2 HwPlatformx64 Version < 10.0.19045.4412
Microsoft ≫ Windows 11 21h2 Version < 10.0.22000.2960
Microsoft ≫ Windows 11 22h2 Version < 10.0.22621.3593
Microsoft ≫ Windows 11 23h2 Version < 10.0.22631.3593
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.6981
Microsoft ≫ Windows Server 2019 Version < 10.0.17763.5820
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.2461
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.887
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 9.27% | 0.925 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
CWE-122 Heap-based Buffer Overflow
A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().