CVE-2023-28252
11.04.2023, 21:15
Windows Common Log File System Driver Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.19869 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.5850 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.4252 |
microsoft | windows_10_20h2 | 𝑥 < 10.0.19042.2846 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19044.2846 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.2846 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.1817 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.1555 |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2012 | - |
microsoft | windows_server_2016 | - |
microsoft | windows_server_2019 | - |
microsoft | windows_server_2022 | - |
𝑥
= 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.