### [CVE-2007-2237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2237) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description Microsoft Windows Graphics Device Interface (GDI+, GdiPlus.dll) allows context-dependent attackers to cause a denial of service (crash) via an ICO file with an InfoHeader containing a Height of zero, which triggers a divide-by-zero error. ### POC #### Reference - https://www.exploit-db.com/exploits/4044 #### Github No PoCs found on GitHub currently.