Files
CVEs-PoC/2008/CVE-2008-4127.md
T
2024-06-18 02:51:15 +02:00

18 lines
747 B
Markdown

### [CVE-2008-4127](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4127)
![](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
Mshtml.dll in Microsoft Internet Explorer 7 Gold 7.0.5730 and 8 Beta 8.0.6001 on Windows XP SP2 allows remote attackers to cause a denial of service (failure of subsequent image rendering) via a crafted PNG file, related to an infinite loop in the CDwnTaskExec::ThreadExec function.
### POC
#### Reference
- http://securityreason.com/securityalert/4273
#### Github
No PoCs found on GitHub currently.