cve/2017/CVE-2017-8472.md

18 lines
889 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-8472](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8472)
![](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
Microsoft Windows 7 SP1, Windows Server 2008 SP2 and R2 SP1, and Windows Server 2012 allow an authenticated attacker to run a specially crafted application when the Windows kernel improperly initializes objects in memory, aka "Win32k Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-8470, CVE-2017-8471, CVE-2017-8473, CVE-2017-8475, CVE-2017-8477, and CVE-2017-8484.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42225/
#### Github
No PoCs found on GitHub currently.