9.1
CVE-2024-38160
- EPSS 1.99%
- Veröffentlicht 13.08.2024 18:15:23
- Zuletzt bearbeitet 16.08.2024 20:55:17
- Quelle secure@microsoft.com
- Teams Watchlist Login
- Unerledigt Login
Windows Network Virtualization Remote Code Execution Vulnerability
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Windows 10 1607 Version < 10.0.14393.7259
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.7259
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.99% | 0.829 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
secure@microsoft.com | 9.1 | 2.3 | 6 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/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().