cve/2017/CVE-2017-8685.md

18 lines
768 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-8685](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8685)
![](https://img.shields.io/static/v1?label=Product&message=Windows%20GDI%2B&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
Windows GDI+ on Microsoft Windows Server 2008 SP2 and R2 SP1, and Windows 7 SP1 allows information disclosure by the way it discloses kernel memory addresses, aka "Windows GDI+ Information Disclosure Vulnerability". This CVE ID is unique from CVE-2017-8684 and CVE-2017-8688.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42748/
#### Github
No PoCs found on GitHub currently.