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

18 lines
902 B
Markdown

### [CVE-2017-0061](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0061)
![](https://img.shields.io/static/v1?label=Product&message=Color%20Management&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 Color Management Module (ICM32.dll) memory handling functionality in Windows Vista SP2, Windows Server 2008 SP2 and R2, and Windows 7 SP1 allows remote attackers to bypass ASLR and execute code in combination with another vulnerability through a crafted website, aka "Microsoft Color Management Information Disclosure Vulnerability." This vulnerability is different from that described in CVE-2017-0063.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41657/
#### Github
No PoCs found on GitHub currently.