6.2
CVE-2023-36042
- EPSS 0.1%
- Published 14.11.2023 18:15:34
- Last modified 21.11.2024 08:09:13
- Source secure@microsoft.com
- Teams watchlist Login
- Open Login
Visual Studio Denial of Service Vulnerability
Data is provided by the National Vulnerability Database (NVD)
Microsoft ≫ Visual Studio 2019 Version >= 16.0 < 16.11.32
Microsoft ≫ Visual Studio 2022 Version >= 17.2 < 17.2.22
Microsoft ≫ Visual Studio 2022 Version >= 17.4 < 17.4.14
Microsoft ≫ Visual Studio 2022 Version >= 17.6 < 17.6.10
Microsoft ≫ Visual Studio 2022 Version >= 17.7 < 17.7.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.1% | 0.297 |
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.