cve/2017/CVE-2017-0245.md

18 lines
762 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-0245](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0245)
![](https://img.shields.io/static/v1?label=Product&message=Microsoft%20Windows&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brighgreen)
### Description
The kernel-mode drivers in Windows Server 2008 SP2 and R2 SP1, Windows 7 SP1 and Windows Server 2012 Gold allow a local authenticated attacker to execute a specially crafted application to obtain kernel information, aka "Win32k Information Disclosure Vulnerability."
### POC
#### Reference
- https://www.exploit-db.com/exploits/42008/
#### Github
No PoCs found on GitHub currently.