cve/2016/CVE-2016-0006.md

18 lines
891 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-0006](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-0006)
![](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 sandbox implementation in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2012 Gold and R2, Windows RT Gold and 8.1, and Windows 10 Gold and 1511 mishandles reparse points, which allows local users to gain privileges via a crafted application, aka "Windows Mount Point Elevation of Privilege Vulnerability," a different vulnerability than CVE-2016-0007.
### POC
#### Reference
- https://www.exploit-db.com/exploits/39311/
#### Github
No PoCs found on GitHub currently.