CVE-2006-1245
published 2006-03-17CVE-2006-1245: 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…
PriorityP350high7.5CVSS 2.0
AVNACLAuNCPIPAP
EXPLOIT
EPSS
61.82%
99.1th percentile
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."
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | ie | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →Detect HTML pages containing an abnormally large number of script event handler attributes (e.g., onclick, onload, onmouseover) on a single tag, which is the trigger condition for the mshtml.dll buffer overflow. ↗
- →Monitor for crashes or memory corruption events originating from mshtml.dll in Internet Explorer processes, particularly when processing pages with repeated event handler string concatenation patterns. ↗
- ·Vulnerability is confirmed in IE 6.0.2900.2180 but other versions including IE 5.0.1 may also be affected; scope of affected versions is not fully bounded. ↗
- ·Remote code execution has not been confirmed; only browser crash (DoS) is verified. ↗
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
Microsoft Internet Explorer - HTML Tag Memory Corruption (MS06-013)
exploitdb·2006-05-27
CVE-2006-1388 Microsoft Internet Explorer - HTML Tag Memory Corruption (MS06-013)
Microsoft Internet Explorer - HTML Tag Memory Corruption (MS06-013)
---
# milw0rm.com [2006-05-27]
Exploit-DB
Microsoft Internet Explorer 5.0.1 - Script Action Handler Buffer Overflow
exploitdb·2006-03-16
CVE-2006-1245 Microsoft Internet Explorer 5.0.1 - Script Action Handler Buffer Overflow
Microsoft Internet Explorer 5.0.1 - Script Action Handler Buffer Overflow
---
source: https://www.securityfocus.com/bid/17131/info
Microsoft Internet Explorer is susceptible to a remote buffer-overflow vulnerability in 'MSHTML.DLL'. The application fails to properly bounds-check user-supplied input data before copying it into an insufficiently sized memory buffer.
Remote attackers may exploit this issue to crash affected web browsers. Remote code execution may also be possible, but this has not been confirmed.
Internet Explorer 6 is vulnerable to this issue; other versions may also be affected.
The following proof of concept is available:
for(s=''));i++)s+=s;
No writeups or analysis indexed.
http://archives.neohapsis.com/archives/bugtraq/2006-02/0855.htmlhttp://secunia.com/advisories/18957http://secunia.com/advisories/19269http://securitytracker.com/id?1015794http://www.kb.cert.org/vuls/id/984473http://www.osvdb.org/23964http://www.securityfocus.com/archive/1/428810/100/0/threadedhttp://www.securityfocus.com/archive/1/453436/100/0/threadedhttp://www.securityfocus.com/archive/1/453554/100/0/threadedhttp://www.securityfocus.com/bid/17131http://www.us-cert.gov/cas/techalerts/TA06-101A.htmlhttp://www.vupen.com/english/advisories/2006/1318https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-013https://exchange.xforce.ibmcloud.com/vulnerabilities/25292https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1451https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1569https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1599https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1632https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1766http://archives.neohapsis.com/archives/bugtraq/2006-02/0855.htmlhttp://secunia.com/advisories/18957http://secunia.com/advisories/19269http://securitytracker.com/id?1015794http://www.kb.cert.org/vuls/id/984473http://www.osvdb.org/23964http://www.securityfocus.com/archive/1/428810/100/0/threadedhttp://www.securityfocus.com/archive/1/453436/100/0/threadedhttp://www.securityfocus.com/archive/1/453554/100/0/threadedhttp://www.securityfocus.com/bid/17131http://www.us-cert.gov/cas/techalerts/TA06-101A.htmlhttp://www.vupen.com/english/advisories/2006/1318https://docs.microsoft.com/en-us/security-updates/securitybulletins/2006/ms06-013https://exchange.xforce.ibmcloud.com/vulnerabilities/25292https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1451https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1569https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1599https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1632https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1766
2006-03-17
Published