cve/2017/CVE-2017-0060.md

18 lines
947 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2017-0060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0060)
![](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
The Graphics Device Interface (GDI) in Microsoft Windows Vista SP2; Windows Server 2008 SP2 and R2 SP1; Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; and Windows 10 Gold, 1511, and 1607 allows remote attackers to obtain sensitive information from process memory via a crafted web site, aka "GDI+ Information Disclosure Vulnerability." This vulnerability is different from those described in CVE-2017-0060 and CVE-2017-0062.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41656/
#### Github
No PoCs found on GitHub currently.