6.2

CVE-2023-36042

Visual Studio Denial of Service Vulnerability

Data is provided by the National Vulnerability Database (NVD)
MicrosoftVisual Studio 2019 Version >= 16.0 < 16.11.32
MicrosoftVisual Studio 2022 Version >= 17.2 < 17.2.22
MicrosoftVisual Studio 2022 Version >= 17.4 < 17.4.14
MicrosoftVisual Studio 2022 Version >= 17.6 < 17.6.10
MicrosoftVisual Studio 2022 Version >= 17.7 < 17.7.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.1% 0.297
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
secure@microsoft.com 6.2 2.5 3.6
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/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().

CWE-400 Uncontrolled Resource Consumption

The product does not properly control the allocation and maintenance of a limited resource, thereby enabling an actor to influence the amount of resources consumed, eventually leading to the exhaustion of available resources.