mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-07 05:26:37 +00:00
19 lines
902 B
Markdown
19 lines
902 B
Markdown
### [CVE-2008-3475](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3475)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Microsoft Internet Explorer 6 does not properly handle errors related to using the componentFromPoint method on xml objects that have been (1) incorrectly initialized or (2) deleted, which allows remote attackers to execute arbitrary code via a crafted HTML document, aka "Uninitialized Memory Corruption Vulnerability."
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://ifsec.blogspot.com/2008/10/internet-explorer-6-componentfrompoint.html
|
|
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2008/ms08-058
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|