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

18 lines
797 B
Markdown

### [CVE-2017-0058](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0058)
![](https://img.shields.io/static/v1?label=Product&message=Windows&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
A Win32k information disclosure vulnerability exists in Microsoft Windows when the win32k component improperly provides kernel information. An attacker who successfully exploited the vulnerability could obtain information to further compromise the user's system, aka "Win32k Information Disclosure Vulnerability."
### POC
#### Reference
- https://www.exploit-db.com/exploits/41879/
#### Github
No PoCs found on GitHub currently.