Files
CVEs-PoC/2016/CVE-2016-4306.md
T
2024-06-18 02:51:15 +02:00

18 lines
928 B
Markdown

### [CVE-2016-4306](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-4306)
![](https://img.shields.io/static/v1?label=Product&message=Total%20Security&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=unspecified&color=brighgreen)
### Description
Multiple information leaks exist in various IOCTL handlers of the Kaspersky Internet Security KLDISK driver. Specially crafted IOCTL requests can cause the driver to return out-of-bounds kernel memory, potentially leaking sensitive information such as privileged tokens or kernel memory addresses that may be useful in bypassing kernel mitigations. An unprivileged user can run a program from user-mode to trigger this vulnerability.
### POC
#### Reference
- http://www.talosintelligence.com/reports/TALOS-2016-0168/
#### Github
No PoCs found on GitHub currently.