6.8

CVE-2024-43523

Windows Mobile Broadband Driver Remote Code Execution Vulnerability

Data is provided by the National Vulnerability Database (NVD)
MicrosoftWindows 10 1809 HwPlatformx64 Version < 10.0.17763.6414
MicrosoftWindows 10 1809 HwPlatformx86 Version < 10.0.17763.6414
MicrosoftWindows 10 21h2 Version < 10.0.19044.5011
MicrosoftWindows 10 22h2 Version < 10.0.19045.5011
MicrosoftWindows 11 21h2 Version < 10.0.22000.3260
MicrosoftWindows 11 22h2 Version < 10.0.22621.4317
MicrosoftWindows 11 23h2 Version < 10.0.22631.4317
MicrosoftWindows 11 24h2 Version < 10.0.26100.2033
MicrosoftWindows Server 2019 Version < 10.0.17763.6414
MicrosoftWindows Server 2022 23h2 Version < 10.0.25398.1189
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Type Source Score Percentile
EPSS FIRST.org 0.6% 0.687
CVSS Metriken
Source Base Score Exploit Score Impact Score Vector string
secure@microsoft.com 6.8 0.9 5.9
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/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().

CWE-20 Improper Input Validation

The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.