7.8
CVE-2025-29811
- EPSS 0.09%
- Veröffentlicht 08.04.2025 17:24:20
- Zuletzt bearbeitet 10.07.2025 14:51:03
- Quelle secure@microsoft.com
- Teams Watchlist Login
- Unerledigt Login
Improper input validation in Windows Mobile Broadband allows an authorized attacker to elevate privileges locally.
Verknüpft mit AI von unstrukturierten Daten zu bestehenden CPE der NVD
Diese Information steht angemeldeten Benutzern zur Verfügung. Login
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microsoft ≫ Windows 11 22h2 Version < 10.0.22621.5189
Microsoft ≫ Windows 11 23h2 Version < 10.0.22631.5189
Microsoft ≫ Windows 11 24h2 Version < 10.0.26100.3775
Microsoft ≫ Windows Server 2022 23h2 Version < 10.0.25398.1551
Microsoft ≫ Windows Server 2025 Version < 10.0.26100.3775
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.258 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
secure@microsoft.com | 7.8 | 1.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/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-125 Out-of-bounds Read
The product reads data past the end, or before the beginning, of the intended buffer.
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.