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

18 lines
831 B
Markdown

### [CVE-2016-0075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0075)
![](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 8.1, Windows Server 2012 Gold and R2, Windows RT 8.1, and 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," a different vulnerability than CVE-2016-0073.
### POC
#### Reference
- https://www.exploit-db.com/exploits/40573/
#### Github
No PoCs found on GitHub currently.