← Vulnerability feed

Vulnerability record · CVE-2004-0549 · published 6 August 2004

CVE-2004-0549: Internet Explorer MSHTML showModalDialog Remote Code Execution

Microsoft · Internet Explorer

Internet Explorer 6's WebBrowser ActiveX control and MSHTML rendering engine allow remote code execution in the Local Security context via the showModalDialog method combined with location modification. Attackers can trigger this through delayed HTTP redirects with a crafted Location header or by modifying the window.location attribute, as seen in the Download.ject (Scob/Toofer) exploit using ADODB.Stream. This is a critical flaw because it enables arbitrary code execution with no authentication or user interaction beyond visiting a malicious page.

10.0 CVSS 2.0 High EPSS 61% · top 0.9%
10.0CVSS 2.0 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
32References
16 Jun 2026Last modified by NVD

Description

The WebBrowser ActiveX control, or the Internet Explorer HTML rendering engine (MSHTML), as used in Internet Explorer 6, allows remote attackers to execute arbitrary code in the Local Security context by using the showModalDialog method and modifying the location to execute code such as Javascript, as demonstrated using (1) delayed HTTP redirect operations, and an HTTP response with a Location: header containing a "URL:" prepended to a "ms-its" protocol URI, or (2) modifying the location attribute of the window, as exploited by the Download.ject (aka Scob aka Toofer) using the ADODB.Stream object.

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: high.

critical priorityCVSS 2.0 score of 10.0 with network exploitable, no authentication, complete confidentiality, integrity, and availability impact, plus confirmed in-the-wild exploitation by Download.ject.

What it is

Internet Explorer 6's WebBrowser ActiveX control and MSHTML rendering engine allow remote code execution in the Local Security context via the showModalDialog method combined with location modification. Attackers can trigger this through delayed HTTP redirects with a crafted Location header or by modifying the window.location attribute, as seen in the Download.ject (Scob/Toofer) exploit using ADODB.Stream. This is a critical flaw because it enables arbitrary code execution with no authentication or user interaction beyond visiting a malicious page.

Impact

An attacker can execute arbitrary code in the Local Security context, effectively gaining the same privileges as the logged-on user. This allows full system compromise, including data theft, installation of malware, and lateral movement.

Attack surface

The vulnerability is reached remotely over the network via a malicious web page or HTTP response. No authentication is required, and the CVSS vector indicates no user interaction (AV:N/AC:L/Au:N), though in practice a user must visit the page or be redirected to it.

Exploitation

The record does not list this CVE in CISA KEV, but EPSS is 0.61057 (99.1st percentile), indicating high likelihood of exploitation. References include US-CERT alerts and a Microsoft security bulletin, and the description explicitly mentions exploitation by Download.ject, confirming active exploitation in the wild.

What to do

  • Apply the patch referenced in Microsoft Security Bulletin MS04-025 (US-CERT TA04-163A).
  • Disable or restrict the WebBrowser ActiveX control and MSHTML rendering in Internet Explorer via kill bits or group policy.
  • Upgrade to a supported, modern browser that does not use the vulnerable MSHTML engine.
  • Block or filter HTTP responses with suspicious Location headers containing 'URL:' prepended to 'ms-its' protocol URIs.
  • Enforce network-level controls to prevent access to known malicious domains associated with Download.ject.

Detection

  • Monitor for HTTP responses with Location headers containing 'URL:ms-its' or similar protocol manipulation.
  • Detect processes spawning from Internet Explorer or MSHTML that execute unexpected child processes or write to system directories.
  • Hunt for ADODB.Stream object creation or usage in browser processes via script block logging or EDR telemetry.
  • Review proxy or IDS logs for delayed redirects or showModalDialog abuse patterns.

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

Affected products

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

References

LinkTags
http://62.131.86.111/analysis.htm
http://archives.neohapsis.com/archives/fulldisclosure/2004-06/0031.html
http://archives.neohapsis.com/archives/fulldisclosure/2004-06/0104.html
http://marc.info/?l=bugtraq&m=108786396622284&w=2
http://marc.info/?l=bugtraq&m=108852642021426&w=2
http://umbrella.name/originalvuln/msie/InsiderPrototype/
http://www.kb.cert.org/vuls/id/713878 US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-163A.html PatchThird Party AdvisoryUS Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-184A.html US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-212A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-025
https://exchange.xforce.ibmcloud.com/vulnerabilities/16348
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1133
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A207
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A241
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A519
http://62.131.86.111/analysis.htm
http://archives.neohapsis.com/archives/fulldisclosure/2004-06/0031.html
http://archives.neohapsis.com/archives/fulldisclosure/2004-06/0104.html
http://marc.info/?l=bugtraq&m=108786396622284&w=2
http://marc.info/?l=bugtraq&m=108852642021426&w=2
http://umbrella.name/originalvuln/msie/InsiderPrototype/
http://www.kb.cert.org/vuls/id/713878 US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-163A.html PatchThird Party AdvisoryUS Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-184A.html US Government Resource
http://www.us-cert.gov/cas/techalerts/TA04-212A.html US Government Resource
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2004/ms04-025
https://exchange.xforce.ibmcloud.com/vulnerabilities/16348
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1133
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A207
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A241
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A519

Track CVE-2004-0549 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.

9.8CVE-2015-0313Adobe Flash Player use-after-free allows remote code executionAdobe Flash Player contains a use-after-free (CWE-416) flaw reachable through unspecified vectors. It affects Flash Player before 13.0.0.269 and 14.x…KEVEPSS 95%analysed9.8CVE-2015-0311Adobe Flash Player unspecified flaw allows remote code executionCVE-2015-0311 is an unspecified vulnerability in Adobe Flash Player affecting versions through 13.0.0.262, 14.x, 15.x, and 16.x through 16.0.0.287 on…KEVEPSS 86%analysed9.8CVE-2014-1776Internet Explorer use-after-free in CMarkup::IsConnectedToPrimaryMarkupMicrosoft Internet Explorer 6 through 11 contains a use-after-free in the CMarkup::IsConnectedToPrimaryMarkup function that allows remote code execut…KEVEPSS 83%analysed8.8CVE-2021-27085Microsoft Internet Explorer remote code execution flawCVE-2021-27085 is a remote code execution vulnerability in Microsoft Internet Explorer. The record gives only a one-line description and no root-caus…KEVEPSS 5.4%analysed8.8CVE-2021-26411Microsoft Internet Explorer and Edge use-after-free memory corruptionCVE-2021-26411 is a use-after-free (CWE-416) memory corruption flaw in Microsoft Internet Explorer, with Microsoft Edge also listed as an affected pr…KEVEPSS 81%analysed8.8CVE-2019-0541Microsoft MSHTML engine input validation flaw allows remote code executionThe MSHTML engine in Microsoft Office, Internet Explorer and related viewers fails to properly validate input, allowing remote code execution. Becaus…KEVEPSS 53%analysed8.8CVE-2017-0222Internet Explorer memory corruption out-of-bounds write RCEInternet Explorer improperly accesses objects in memory, causing an out-of-bounds write (CWE-787) that can be turned into remote code execution. The …KEVEPSS 30%analysed8.8CVE-2017-0210Internet Explorer cross-domain policy bypass elevation of privilegeInternet Explorer fails to properly enforce cross-domain policies, allowing an attacker to read information from one domain and inject it into anothe…KEVEPSS 22%analysed

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