Windows Common Log File System Driver Elevation of Privilege Vulnerability
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().
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-28252 | patch vendor advisory |
http://packetstormsecurity.com/files/174668/Windows-Common-Log-File-System-Driver-clfs.sys-Privilege-Escalation.html | exploit third party advisory vdb entry |