7.3

CVE-2024-20697

Windows libarchive Remote Code Execution Vulnerability

Data is provided by the National Vulnerability Database (NVD)
MicrosoftWindows 11 22h2 HwPlatformarm64 Version < 10.0.22621.3007
MicrosoftWindows 11 22h2 HwPlatformx64 Version < 10.0.22621.3007
MicrosoftWindows 11 23h2 HwPlatformarm64 Version < 10.0.22631.3007
MicrosoftWindows 11 23h2 HwPlatformx64 Version < 10.0.22631.3007
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 49.43% 0.977
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
secure@microsoft.com 7.3 1.3 5.9
CVSS:3.1/AV:L/AC:L/PR:L/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().