← Vulnerability feed

Vulnerability record · CVE-2004-1050 · published 31 December 2004

CVE-2004-1050: Internet Explorer 6 heap overflow via IFRAME, FRAME and EMBED attributes

Avaya · Ip600 Media Servers

Internet Explorer 6 contains a heap-based buffer overflow triggered by long SRC or NAME attributes in IFRAME, FRAME and EMBED elements. A remote attacker can craft a malicious HTML page that corrupts heap memory and executes arbitrary code in the context of the browsing user. The flaw was originally found with the mangleme fuzzing utility and is known as the IFRAME or HTML Elements vulnerability.

10.0 CVSS 2.0 High EPSS 67% · top 0.7%
10.0CVSS 2.0 base score
67%EPSS exploitation probability, 30 days
NoNot in CISA KEV
7Affected product versions listed by NVD
24References
16 Jun 2026Last modified by NVD

Description

Heap-based buffer overflow in Internet Explorer 6 allows remote attackers to execute arbitrary code via long (1) SRC or (2) NAME attributes in IFRAME, FRAME, and EMBED elements, as originally discovered using the mangleme utility, aka "the IFRAME vulnerability" or the "HTML Elements Vulnerability."

AV:N/AC:L/Au:N/C:C/I:C/A:C

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 19 September 2026. Confidence: medium.

critical priorityCVSS 2.0 score is 10.0 with complete confidentiality, integrity and availability impact, and EPSS is above the 99th percentile, so the flaw is both severe and highly likely to be exploited.

What it is

Internet Explorer 6 contains a heap-based buffer overflow triggered by long SRC or NAME attributes in IFRAME, FRAME and EMBED elements. A remote attacker can craft a malicious HTML page that corrupts heap memory and executes arbitrary code in the context of the browsing user. The flaw was originally found with the mangleme fuzzing utility and is known as the IFRAME or HTML Elements vulnerability.

Impact

Successful exploitation gives the attacker arbitrary code execution with the privileges of the user running Internet Explorer. This can lead to full system compromise, data theft or installation of malware.

Attack surface

The attack is network-reachable (AV:N) with no authentication required (Au:N) and low complexity (AC:L). It is delivered through a web page or HTML content that the victim must load in Internet Explorer, so user interaction in the form of visiting or rendering the page is required.

Exploitation

The record is not listed in CISA KEV and no ransomware groups are documented as using it. EPSS is high (0.67061, 99.264th percentile), and the references include public advisories and a Microsoft security bulletin, indicating public technical detail is available, but the record does not state whether a working exploit is publicly available.

What to do

  • Apply Microsoft security bulletin MS04-040 or the corresponding vendor patch for Internet Explorer 6.
  • Upgrade to a supported, modern browser and remove or isolate Internet Explorer 6 from production use.
  • Disable or restrict ActiveX and other legacy IE rendering features where possible.
  • Block or filter HTML content with oversized SRC or NAME attributes in IFRAME, FRAME and EMBED elements at email and web gateways.
  • Apply the Avaya patches for the listed media server and messaging products that bundle the affected IE component.

Detection

  • Monitor web proxy and email gateway logs for HTML containing unusually long SRC or NAME attributes in IFRAME, FRAME or EMBED tags.
  • Hunt for iexplore.exe crashes or abnormal child processes spawned from Internet Explorer on endpoints.
  • Use network IDS signatures for the known IFRAME/HTML element overflow patterns if available.
  • Review endpoint telemetry for code execution or file writes originating from iexplore.exe rendering untrusted web content.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

7 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.grok.org.uk/pipermail/full-disclosure/2004-October/028009.html
http://lists.grok.org.uk/pipermail/full-disclosure/2004-October/028035.html
http://marc.info/?l=bugtraq&m=109942758911846&w=2
http://secunia.com/advisories/12959/
http://www.kb.cert.org/vuls/id/842160 Third Party AdvisoryUS Government Resource
http://www.securityfocus.com/archive/1/379261
http://www.securityfocus.com/bid/11515
http://www.us-cert.gov/cas/techalerts/TA04-315A.html US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-336A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-040
https://exchange.xforce.ibmcloud.com/vulnerabilities/17889
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1294
http://lists.grok.org.uk/pipermail/full-disclosure/2004-October/028009.html
http://lists.grok.org.uk/pipermail/full-disclosure/2004-October/028035.html
http://marc.info/?l=bugtraq&m=109942758911846&w=2
http://secunia.com/advisories/12959/
http://www.kb.cert.org/vuls/id/842160 Third Party AdvisoryUS Government Resource
http://www.securityfocus.com/archive/1/379261
http://www.securityfocus.com/bid/11515
http://www.us-cert.gov/cas/techalerts/TA04-315A.html US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-336A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-040
https://exchange.xforce.ibmcloud.com/vulnerabilities/17889
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1294

Track CVE-2004-1050 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2004-0201Microsoft HTML Help hh.exe heap buffer overflow via crafted CHM fileThe HTML Help program (hh.exe) in multiple Microsoft Windows versions contains a heap-based buffer overflow triggered by a .CHM file with a large len…EPSS 45%analysed10.0CVE-2004-0212Windows Task Scheduler .job file stack buffer overflowThe Windows Task Scheduler in Windows 2000 and XP, and Internet Explorer 6 on Windows NT 4.0, contains a stack-based buffer overflow triggered by a .…EPSS 64%analysed9.3CVE-2007-2374Microsoft windows 2000 vulnerabilityUnspecified vulnerability in Microsoft Windows 2000, XP, and Server 2003 allows user-assisted remote attackers to execute arbitrary code via unspecif…EPSS 17%9.3CVE-2007-1765Microsoft Windows ANI cursor parsing memory corruptionMicrosoft Windows 2000 SP4 through Vista mishandles malformed ANI files when processing cursors, animated cursors and icons, causing memory corruptio…EPSS 55%analysed7.5CVE-2004-0842Internet Explorer CSS heap memory corruption denial of serviceInternet Explorer 6.0 SP1 and earlier mishandles malformed Cascading Style Sheet elements, triggering a heap-based buffer overflow that crashes the a…EPSS 57%analysed7.5CVE-2004-1307Avaya call management system server vulnerabilityInteger overflow in the TIFFFetchStripThing function in tif_dirread.c for libtiff 3.6.1 allows remote attackers to execute arbitrary code via a TIFF …EPSS 6.3%7.5CVE-2004-1082Apache http server vulnerabilitymod_digest_apple for Apache 1.3.31 and 1.3.32 on Mac OS X Server does not properly verify the nonce of a client response, which allows remote attacke…EPSS 7.6%7.2CVE-2004-0205Avaya ip600 media servers vulnerabilityBuffer overflow in Microsoft Internet Information Server (IIS) 4.0 allows local users to execute arbitrary code via the redirect function.EPSS 24%

Source: NIST National Vulnerability Database (record CVE-2004-1050), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.