CVE-2024-30051
14.05.2024, 17:17
Windows DWM Core Library Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20651 |
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20651 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5820 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.4412 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.4412 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.2960 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.3593 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22631.3593 |
microsoft | windows_server_2016 | 𝑥 < 10.0.14393.6981 |
microsoft | windows_server_2019 | 𝑥 < 10.0.17763.5820 |
microsoft | windows_server_2022 | 𝑥 < 10.0.20348.2458 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-122 - Heap-based Buffer OverflowA 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-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.