mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
699 B
Markdown
18 lines
699 B
Markdown
### [CVE-2007-2237](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2237)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|