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

18 lines
865 B
Markdown

### [CVE-2009-1141](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1141)
![](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 Internet Explorer 6 for Windows XP SP2 and SP3 and Server 2003 SP2 allows remote attackers to execute arbitrary code via unspecified DHTML function calls related to a tr element and the "insertion, deletion and attributes of a table cell," which trigger memory corruption when the window is destroyed, aka "DHTML Object Memory Corruption Vulnerability."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-019
#### Github
No PoCs found on GitHub currently.