CVE-2021-31954
08.06.2021, 23:15
Windows Common Log File System Driver Elevation of Privilege VulnerabilityEnginsight
Vendor | Product | Version |
---|---|---|
microsoft | windows_10 | - |
microsoft | windows_7 | - |
microsoft | windows_8.1 | - |
microsoft | windows_rt_8.1 | - |
microsoft | windows_server_2008 | - |
microsoft | windows_server_2012 | - |
microsoft | windows_server_2016 | - |
microsoft | windows_server_2019 | - |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-269 - Improper Privilege ManagementThe software does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.
- 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().