← Vulnerability feed

Vulnerability record · CVE-2005-0063 · published 2 May 2005

CVE-2005-0063: Windows Shell document processing CLSID abuse enables remote code execution

Microsoft · Windows 2000

The Windows Shell document processing application on Windows 2000, XP, and Server 2003 fails to properly validate the CLSID stored in a file, allowing a crafted document to be routed to the HTML Application Host (MSHTA) instead of its intended handler. Because MSHTA executes script content, a remote attacker can turn a seemingly benign file such as a Word document into a code execution vector. This is a 2005-era flaw affecting legacy Windows platforms.

7.5 CVSS 2.0 High EPSS 48% · top 1.2%
7.5CVSS 2.0 base score
48%EPSS exploitation probability, 30 days
NoNot in CISA KEV
6Affected product versions listed by NVD
24References
16 Jun 2026Last modified by NVD

Description

The document processing application used by the Windows Shell in Microsoft Windows 2000, Windows XP, and Windows Server 2003 allows remote attackers to execute arbitrary code by modifying the CLSID stored in a file so that it is processed by HTML Application Host (MSHTA), as demonstrated using a Microsoft Word document.

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

Automated analysis

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

high priorityRemote code execution with no authentication and a high EPSS score, though exploitation requires the victim to open a crafted document and the affected platforms are long out of support.

What it is

The Windows Shell document processing application on Windows 2000, XP, and Server 2003 fails to properly validate the CLSID stored in a file, allowing a crafted document to be routed to the HTML Application Host (MSHTA) instead of its intended handler. Because MSHTA executes script content, a remote attacker can turn a seemingly benign file such as a Word document into a code execution vector. This is a 2005-era flaw affecting legacy Windows platforms.

Impact

An attacker who gets a victim to open the crafted document can execute arbitrary code with the victim's privileges, giving full control of the affected host. No elevation is required beyond the logged-on user's rights.

Attack surface

Reached remotely over the network by delivering a malicious document to the target; the CVSS vector AV:N/AC:L/Au:N indicates no authentication is needed, but successful exploitation depends on the victim opening the file, so user interaction is required. The flaw is in the Shell's document handler selection, not in a network service.

Exploitation

CVE-2005-0063 is not listed in CISA KEV and has no ransomware associations, but EPSS is high at roughly 0.476 (98.8th percentile), and public exploit references exist, indicating meaningful real-world exploitation potential.

What to do

  • Apply Microsoft security bulletin MS05-016 (the vendor patch referenced for this issue) to all affected Windows 2000, XP, and Server 2003 systems.
  • Retire or isolate unsupported legacy Windows versions (Windows 98, 98SE, ME, 2000) that cannot receive current fixes.
  • Block or restrict MSHTA execution and enforce file-type association controls so documents cannot be silently rerouted to the HTML Application Host.
  • Filter inbound email and web downloads to strip or quarantine documents with unexpected embedded CLSID or script content.
  • Apply least privilege so users do not operate as local administrators, limiting the value of code execution.

Detection

  • Monitor process creation for mshta.exe spawned by document viewers such as winword.exe or explorer.exe, which is abnormal for normal document handling.
  • Alert on files whose embedded CLSID resolves to the HTML Application Host rather than the expected document handler.
  • Review email gateway and proxy logs for inbound documents from untrusted senders that trigger mshta.exe on endpoints.
  • Use the available OVAL definitions to scan for unpatched systems matching this vulnerability.

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

Affected products

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

References

LinkTags
http://marc.info/?l=bugtraq&m=111755356016155&w=2
http://www.idefense.com/application/poi/display?id=231&type=vulnerabilities Patch
http://www.securiteam.com/exploits/5YP0T0AFFW.html
http://www.securityfocus.com/bid/13132
http://www.vupen.com/english/advisories/2005/0335
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-016
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2184
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A3456
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A407
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4710
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A573
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A587
http://marc.info/?l=bugtraq&m=111755356016155&w=2
http://www.idefense.com/application/poi/display?id=231&type=vulnerabilities Patch
http://www.securiteam.com/exploits/5YP0T0AFFW.html
http://www.securityfocus.com/bid/13132
http://www.vupen.com/english/advisories/2005/0335
https://docs.microsoft.com/en-us/security-updates/securitybulletins/2005/ms05-016
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A2184
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A3456
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A407
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A4710
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A573
https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A587

Track CVE-2005-0063 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-2008-4250Microsoft Windows Server service RPC path canonicalization buffer overflowThe Server service in multiple Windows versions fails to properly handle path canonicalization, allowing a crafted RPC request to overflow a buffer a…KEVEPSS 99%analysed8.8CVE-2008-0015Microsoft DirectShow Video ActiveX Control Stack Buffer OverflowA stack-based buffer overflow in the CComVariant::ReadFromStream function in the Active Template Library (ATL) is reachable through the MPEG2TuneRequ…KEVEPSS 77%analysed8.8CVE-2009-1537Microsoft DirectShow QuickTime Parser NULL Byte Overwrite RCEThe QuickTime Movie Parser Filter in quartz.dll (DirectShow, DirectX 7.0 through 9.0c) contains an unspecified NULL byte overwrite flaw. A crafted Qu…KEVEPSS 51%analysed7.8CVE-2015-1701Microsoft Windows Win32k.sys Local Privilege EscalationWin32k.sys in the Windows kernel-mode drivers fails to properly validate input, allowing a local user to elevate privileges by running a crafted appl…KEVEPSS 56%analysed7.8CVE-2013-5065Microsoft Windows NDProxy.sys kernel local privilege escalationNDProxy.sys in the Windows kernel on Windows XP SP2/SP3 and Server 2003 SP2 fails to properly validate input, letting a local user escalate privilege…KEVEPSS 35%analysed7.8CVE-2010-0232Windows kernel exception handler privilege escalation via NTVDMThe Windows kernel fails to properly validate certain BIOS calls when 16-bit application support is enabled on 32-bit x86 systems. A local user can c…KEVEPSS 29%analysed7.8CVE-2009-1123Microsoft Windows kernel improper validation allows local privilege escalationThe Windows kernel fails to properly validate changes to unspecified kernel objects, letting a local user elevate privileges through a crafted applic…KEVEPSS 4.9%analysed7.8CVE-2004-0210Microsoft Windows POSIX component buffer overflow allows local code executionThe POSIX subsystem in Windows NT and Windows 2000 contains a classic buffer overflow (CWE-120) that can be triggered by local users through crafted …KEVEPSS 7.2%analysed

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