CVE-2009-3672

Microsoft Internet Explorer 6 and 7 - Remote Code Execution via STYLE Tag Memory Corruption

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 2 public exploits for CVE-2009-3672. PoCs published by Metasploit, including Metasploit module exploits/windows/browser/ms09_072_style_object.

AI-analyzed exploit summary This exploit targets a memory corruption vulnerability in Internet Explorer's getElementsByTagName function via a heap spray technique. It achieves remote code execution by spraying the heap with shellcode and triggering the vulnerability through JavaScript manipulation of a STYLE element.

Description

Microsoft Internet Explorer 6 and 7 does not properly handle objects in memory that (1) were not properly initialized or (2) are deleted, which allows remote attackers to execute arbitrary code via vectors involving a call to the getElementsByTagName method for the STYLE tag name, selection of the single element in the returned list, and a change to the outerHTML property of this element, related to Cascading Style Sheets (CSS) and mshtml.dll, aka "HTML Object Memory Corruption Vulnerability." NOTE: some of these details are obtained from third party information. NOTE: this issue was originally assigned CVE-2009-4054, but Microsoft assigned a duplicate identifier of CVE-2009-3672. CVE consumers should use this identifier instead of CVE-2009-4054.

Exploits (2)

exploitdb WORKING POC VERIFIED
by Metasploit · rubyremotewindows
https://www.exploit-db.com/exploits/16547

This exploit targets a memory corruption vulnerability in Internet Explorer's getElementsByTagName function via a heap spray technique. It achieves remote code execution by spraying the heap with shellcode and triggering the vulnerability through JavaScript manipulation of a STYLE element.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Internet Explorer 6.0-7.0
No auth needed
Prerequisites: Victim must visit a malicious webpage using a vulnerable version of Internet Explorer
devstral-2 · analyzed Feb 16, 2026 Full analysis →
metasploit WORKING POC NORMAL
rubypocwin
https://github.com/rapid7/metasploit-framework/blob/master/modules/exploits/windows/browser/ms09_072_style_object.rb

This Metasploit module exploits a memory corruption vulnerability in Internet Explorer's getElementsByTagName function via a heap spray technique. It targets IE6 and IE7 on various Windows versions, delivering a payload through a crafted HTML page.

Classification
Working Poc 100%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: Microsoft Internet Explorer 6.0-7.0
No auth needed
Prerequisites: Victim must visit a malicious webpage · JavaScript must be enabled in the target browser
devstral-2 · analyzed Feb 19, 2026 Full analysis →

References (11)

Core 11
Core References
Third Party Advisory, VDB Entry mailing-list x_refsource_bugtraq
http://www.securityfocus.com/archive/1/507984/100/0/threaded
US Government Resource third-party-advisory x_refsource_cert-vn
http://www.kb.cert.org/vuls/id/515749
Third Party Advisory, VDB Entry vdb-entry signature x_refsource_oval
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A6381
US Government Resource third-party-advisory x_refsource_cert
http://www.us-cert.gov/cas/techalerts/TA09-342A.html
Exploit vdb-entry x_refsource_bid
http://www.securityfocus.com/bid/37085
Vendor Advisory vdb-entry x_refsource_vupen
http://www.vupen.com/english/advisories/2009/3301
Vendor Advisory third-party-advisory x_refsource_secunia
http://secunia.com/advisories/37448
Third Party Advisory, VDB Entry vdb-entry x_refsource_sectrack
http://www.securitytracker.com/id?1023293

Scores

EPSS 0.7180
EPSS Percentile 99.3%

Details

CWE
CWE-94
Status published
Products (2)
microsoft/internet_explorer 6 sp1 (2 CPE variants)
microsoft/internet_explorer 7
Published Dec 02, 2009
Tracked Since Feb 18, 2026