6.3
CVE-2024-30045
- EPSS 0.29%
- Published 14.05.2024 17:17:17
- Last modified 08.01.2025 18:36:30
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
.NET and Visual Studio Remote Code Execution Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Powershell Version >= 7.4 < 7.4.3
Microsoft ≫ Visual Studio 2022 Version >= 17.4.0 < 17.4.19
Microsoft ≫ Visual Studio 2022 Version >= 17.6.0 < 17.6.15
Microsoft ≫ Visual Studio 2022 Version >= 17.8.0 < 17.8.10
Microsoft ≫ Visual Studio 2022 Version >= 17.9.0 < 17.9.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.29% | 0.524 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
secure@microsoft.com | 6.3 | 2.8 | 3.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
|
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().