mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
902 B
902 B
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.