cve/2009/CVE-2009-1529.md
2024-06-09 00:33:16 +00:00

19 lines
947 B
Markdown

### [CVE-2009-1529](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1529)
![](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 7 for Windows XP SP2 and SP3; 7 for Server 2003 SP2; 7 for Vista Gold, SP1, and SP2; and 7 for Server 2008 SP2 does not properly handle objects in memory, which allows remote attackers to execute arbitrary code by calling the setCapture method on a collection of crafted objects, aka "Uninitialized Memory Corruption Vulnerability."
### POC
#### Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-019
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-019
#### Github
No PoCs found on GitHub currently.