6.3

CVE-2024-30045

.NET and Visual Studio Remote Code Execution Vulnerability

Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft.Net Version >= 7.0.0 < 7.0.19
Microsoft.Net Version >= 8.0.0 < 8.0.5
MicrosoftPowershell Version >= 7.4 < 7.4.3
MicrosoftVisual Studio 2022 Version >= 17.4.0 < 17.4.19
MicrosoftVisual Studio 2022 Version >= 17.6.0 < 17.6.15
MicrosoftVisual Studio 2022 Version >= 17.8.0 < 17.8.10
MicrosoftVisual Studio 2022 Version >= 17.9.0 < 17.9.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.29% 0.524
CVSS Metriken
Quelle 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().