← Vulnerability feed

Vulnerability record · CVE-2005-2087 · published 5 July 2005

CVE-2005-2087: Internet Explorer COM CLSID handling crash and possible code execution

Microsoft · Ie

Internet Explorer 5.01 SP4 through 6 on various Windows versions mishandles web pages that embed CLSIDs referencing COM objects that are not ActiveX controls, as demonstrated with the JVIEW Profiler (Javaprxy.dll). A remote page can crash the browser and possibly execute arbitrary code. The researcher notes the vendor could not reproduce the problem, so the flaw's real-world behavior is uncertain.

5.0 CVSS 2.0 Medium EPSS 61% · top 0.9% CWE-399 · CWE-399
5.0CVSS 2.0 base score
61%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
36References
16 Jun 2026Last modified by NVD

Description

Internet Explorer 5.01 SP4 up to 6 on various Windows operating systems, including IE 6.0.2900.2180 on Windows XP, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a web page with embedded CLSIDs that reference certain COM objects that are not ActiveX controls, as demonstrated using the JVIEW Profiler (Javaprxy.dll). NOTE: the researcher says that the vendor could not reproduce this problem.

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

Automated analysis

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

medium priorityRemote unauthenticated crash with possible code execution, but the vendor could not reproduce it, no KEV listing, and the affected IE versions are obsolete.

What it is

Internet Explorer 5.01 SP4 through 6 on various Windows versions mishandles web pages that embed CLSIDs referencing COM objects that are not ActiveX controls, as demonstrated with the JVIEW Profiler (Javaprxy.dll). A remote page can crash the browser and possibly execute arbitrary code. The researcher notes the vendor could not reproduce the problem, so the flaw's real-world behavior is uncertain.

Impact

An attacker can crash the victim's browser, causing a denial of service, and potentially execute arbitrary code in the context of the IE process. The code execution outcome is described as possible, not confirmed.

Attack surface

Reached over the network by luring a user to a malicious or compromised web page; no authentication is required, but user interaction (visiting the page) is needed. The CVSS vector AV:N/AC:L/Au:N confirms remote, low-complexity, unauthenticated access.

Exploitation

Not listed in CISA KEV and no ransomware use is documented; EPSS is high (0.61, 99th percentile), but references are advisories and government alerts with no public exploit tag, and the vendor reportedly could not reproduce the issue.

What to do

  • Apply the Microsoft security update referenced in MS05-037 and the associated advisory 903144, or upgrade to a supported IE/Windows version since IE 5.01-6 are long out of support.
  • Disable or unregister the JVIEW Profiler (Javaprxy.dll) and other non-ActiveX COM objects reachable from IE where feasible.
  • Restrict browsing to trusted sites and block untrusted ActiveX/COM object instantiation via IE security zones and kill-bit settings.
  • Enforce least privilege so a successful code execution cannot escalate to administrative rights.

Detection

  • Monitor for iexplore.exe crashes and unexpected child process creation from IE, especially involving javaprxy.dll or other COM object loads.
  • Alert on network requests to pages embedding CLSID references to non-ActiveX COM objects, using proxy or IDS signatures where available.
  • Review endpoint logs for suspicious module loads into iexplore.exe and correlate with user web browsing activity.

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

Affected products

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

References

LinkTags
http://marc.info/?l=bugtraq&m=112006764714946&w=2
http://secunia.com/advisories/15891 Vendor Advisory
http://securitytracker.com/id?1014329
http://www.auscert.org.au/render.html?it=5225
http://www.kb.cert.org/vuls/id/939605 US Government Resource
http://www.kb.cert.org/vuls/id/959049 US Government Resource
http://www.microsoft.com/technet/security/advisory/903144.mspx
http://www.osvdb.org/17680
http://www.securityfocus.com/archive/1/404055
http://www.securityfocus.com/bid/14087
http://www.us-cert.gov/cas/techalerts/TA05-193A.html US Government Resource
http://www.vupen.com/english/advisories/2005/0935 Vendor Advisory
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-037
https://exchange.xforce.ibmcloud.com/vulnerabilities/21193
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1326
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1506
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1518
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A793
http://marc.info/?l=bugtraq&m=112006764714946&w=2
http://secunia.com/advisories/15891 Vendor Advisory
http://securitytracker.com/id?1014329
http://www.auscert.org.au/render.html?it=5225
http://www.kb.cert.org/vuls/id/939605 US Government Resource
http://www.kb.cert.org/vuls/id/959049 US Government Resource
http://www.microsoft.com/technet/security/advisory/903144.mspx
http://www.osvdb.org/17680
http://www.securityfocus.com/archive/1/404055
http://www.securityfocus.com/bid/14087
http://www.us-cert.gov/cas/techalerts/TA05-193A.html US Government Resource
http://www.vupen.com/english/advisories/2005/0935 Vendor Advisory
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-037
https://exchange.xforce.ibmcloud.com/vulnerabilities/21193
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1326
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1506
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A1518
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A793

Track CVE-2005-2087 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-2005-2087), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.