9.8
CVE-2024-38076
- EPSS 9%
- Veröffentlicht 09.07.2024 17:15:42
- Zuletzt bearbeitet 21.11.2024 09:24:51
- Quelle secure@microsoft.com
- Teams Watchlist Login
- Unerledigt Login
Windows Remote Desktop Licensing Service Remote Code Execution Vulnerability
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.7159
Microsoft ≫ Windows Server 2019 Version < 10.0.17763.6054
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.2582
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.1009
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 9% | 0.922 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
secure@microsoft.com | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/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().