9.1
CVE-2024-38160
- EPSS 1.99%
- Published 13.08.2024 18:15:23
- Last modified 16.08.2024 20:55:17
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Network Virtualization Remote Code Execution Vulnerability
Data is provided by the 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.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 1.99% | 0.829 |
Source | 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().