Files
CVEs-PoC/2017/CVE-2017-0063.md
T
2025-09-29 21:09:30 +02:00

18 lines
1.4 KiB
Markdown

### [CVE-2017-0063](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-0063)
![](https://img.shields.io/static/v1?label=Product&message=Color%20Management&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=The%20Color%20Management%20Module%20(ICM32.dll)%20memory%20handling%20functionality%20in%20Windows%20Vista%20SP2%3B%20Windows%20Server%202008%20SP2%20and%20R2%3B%20and%20Windows%207%20SP1%3B%20Windows%208.1%3B%20Windows%20Server%202012%20Gold%20and%20R2%3B%20Windows%20RT%208.1%3B%20Windows%2010%20Gold%2C%201511%2C%20and%201607%3B%20and%20Windows%20Server%202016%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Information%20Disclosure&color=brightgreen)
### Description
The Color Management Module (ICM32.dll) memory handling functionality in Windows Vista SP2; Windows Server 2008 SP2 and R2; and Windows 7 SP1; Windows 8.1; Windows Server 2012 Gold and R2; Windows RT 8.1; Windows 10 Gold, 1511, and 1607; and Windows Server 2016 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-0061.
### POC
#### Reference
- https://www.exploit-db.com/exploits/41659/
#### Github
No PoCs found on GitHub currently.