Files
CVEs-PoC/2017/CVE-2017-0103.md
T
2025-09-29 21:09:30 +02:00

18 lines
964 B
Markdown

### [CVE-2017-0103](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0103)
![](https://img.shields.io/static/v1?label=Product&message=Windows%20Registry&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=The%20kernel%20API%20in%20Microsoft%20Windows%20Vista%20SP2%2C%20Windows%20Server%202008%20SP2%20and%20R2%20SP1%2C%20Windows%207%20SP1%2C%20and%20Windows%20Server%202012%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20Privilege&color=brightgreen)
### Description
The kernel API in Microsoft Windows Vista SP2, Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1, and Windows Server 2012 mishandles registry objects in memory, which allows local users to gain privileges via a crafted application, aka "Windows Registry Elevation of Privilege Vulnerability."
### POC
#### Reference
- https://www.exploit-db.com/exploits/41645/
#### Github
No PoCs found on GitHub currently.