CVE-2023-36036
14.11.2023, 18:15
Windows Cloud Files Mini Filter Driver Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20308 |
microsoft | windows_10_1507 | 𝑥 < 10.0.10240.20308 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6452 |
microsoft | windows_10_1607 | 𝑥 < 10.0.14393.6452 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5122 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5122 |
microsoft | windows_10_1809 | 𝑥 < 10.0.17763.5122 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19041.3693 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19041.3693 |
microsoft | windows_10_21h2 | 𝑥 < 10.0.19041.3693 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.3693 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.3693 |
microsoft | windows_10_22h2 | 𝑥 < 10.0.19045.3693 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.2600 |
microsoft | windows_11_21h2 | 𝑥 < 10.0.22000.2600 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.2715 |
microsoft | windows_11_22h2 | 𝑥 < 10.0.22621.2715 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22621.2715 |
microsoft | windows_11_23h2 | 𝑥 < 10.0.22621.2715 |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2012 | - |
microsoft | windows_server_2016 | 𝑥 < 10.0.14393.6452 |
microsoft | windows_server_2019 | 𝑥 < 10.0.17763.5122 |
microsoft | windows_server_2022 | 𝑥 < 10.0.20348.2113 |
𝑥
= 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.