mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
932 B
932 B
CVE-2006-1245
Description
Buffer overflow in mshtml.dll in Microsoft Internet Explorer 6.0.2900.2180, and probably other versions, allows remote attackers to execute arbitrary code via an HTML tag with a large number of script action handlers such as onload and onmouseover, as demonstrated using onclick, aka the "Multiple Event Handler Memory Corruption Vulnerability."
POC
Reference
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-013
- https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-013
Github
No PoCs found on GitHub currently.