cve/2006/CVE-2006-0143.md
2024-06-18 02:51:15 +02:00

18 lines
750 B
Markdown

### [CVE-2006-0143](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0143)
![](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 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.