8.8
CVE-2024-38212
- EPSS 5.88%
- Published 08.10.2024 18:15:07
- Last modified 22.10.2024 19:31:41
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Windows Server 2008 Version- Updatesp2 HwPlatformx64
Microsoft ≫ Windows Server 2008 Version- Updatesp2 HwPlatformx86
Microsoft ≫ Windows Server 2008 Versionr2 Updatesp1 HwPlatformx64
Microsoft ≫ Windows Server 2012 Version-
Microsoft ≫ Windows Server 2012 Versionr2
Microsoft ≫ Windows Server 2016 Version < 10.0.14393.7428
Microsoft ≫ Windows Server 2019 Version < 10.0.17763.6414
Microsoft ≫ Windows Server 2022 Version < 10.0.20348.2762
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.1189
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 5.88% | 0.902 |
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:N/UI:R/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().