mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 18:52:12 +00:00
20 lines
840 B
Markdown
20 lines
840 B
Markdown
![]() |
### [CVE-2006-4071](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4071)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
Sign extension vulnerability in the createBrushIndirect function in the GDI library (gdi32.dll) in Microsoft Windows XP, Server 2003, and possibly other versions, allows user-assisted attackers to cause a denial of service (application crash) via a crafted WMF file.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
- http://determina.blogspot.com/2007/01/whats-wrong-with-wmf.html
|
||
|
- http://securityreason.com/securityalert/1353
|
||
|
- https://www.exploit-db.com/exploits/3111
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|