mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 20:39:28 +02:00
22 lines
996 B
Markdown
22 lines
996 B
Markdown
### [CVE-2009-0075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0075)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 7 does not properly handle errors during attempted access to deleted objects, which allows remote attackers to execute arbitrary code via a crafted HTML document, related to CFunctionPointer and the appending of document objects, aka "Uninitialized Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-002
|
|
- https://www.exploit-db.com/exploits/8077
|
|
- https://www.exploit-db.com/exploits/8079
|
|
- https://www.exploit-db.com/exploits/8080
|
|
- https://www.exploit-db.com/exploits/8082
|
|
|
|
#### Github
|
|
- https://github.com/Shenal01/SNP_CVE_RESEARCH
|
|
|