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

18 lines
719 B
Markdown

### [CVE-2016-0079](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0079)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
The kernel in Microsoft Windows 10 Gold, 1511, and 1607 allows local users to gain privileges via a crafted application that makes an API call to access sensitive information in the registry, aka "Windows Kernel Local Elevation of Privilege Vulnerability."
### POC
#### Reference
- https://www.exploit-db.com/exploits/40608/
#### Github
No PoCs found on GitHub currently.