mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-16 20:27:21 +00:00
18 lines
750 B
Markdown
18 lines
750 B
Markdown
### [CVE-2006-0143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0143)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Windows Graphics Rendering Engine (GRE) allows remote attackers to corrupt memory and cause a denial of service (crash) via a WMF file containing (1) ExtCreateRegion or (2) ExtEscape function calls with arguments with inconsistent lengths.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lostmon.blogspot.com/2007/08/windows-extended-file-attributes-buffer.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|