← Vulnerability feed

Vulnerability record · CVE-2000-0884 · published 19 December 2000

CVE-2000-0884: IIS Unicode URL decoding allows web root folder traversal

Microsoft · Internet Information Server

IIS 4.0 and 5.0 fail to properly handle malformed URLs containing UNICODE-encoded characters, allowing attackers to traverse outside the web root. This lets remote unauthenticated users read files that should not be web-accessible and may permit arbitrary command execution.

7.5 CVSS 2.0 High EPSS 63% · top 0.8%
7.5CVSS 2.0 base score
63%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
10References
23 Sep 2026Last modified by NVD

Description

IIS 4.0 and 5.0 allows remote attackers to read documents outside of the web root, and possibly execute arbitrary commands, via malformed URLs that contain UNICODE encoded characters, aka the "Web Server Folder Traversal" vulnerability.

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 18 September 2026. Confidence: medium.

high priorityRemote unauthenticated file disclosure with possible command execution and a very high EPSS score, though no KEV listing or confirmed in-the-wild exploitation is recorded.

What it is

IIS 4.0 and 5.0 fail to properly handle malformed URLs containing UNICODE-encoded characters, allowing attackers to traverse outside the web root. This lets remote unauthenticated users read files that should not be web-accessible and may permit arbitrary command execution.

Impact

An attacker can read documents outside the web root and possibly execute arbitrary commands on the server, exposing sensitive files or gaining code execution.

Attack surface

Reachable remotely over the network via crafted HTTP requests containing UNICODE-encoded traversal sequences; no authentication or user interaction is required per the AV:N/AC:L/Au:N vector.

Exploitation

Not listed in CISA KEV and no reference tags indicate known exploitation, but EPSS is 0.72073 (99.4th percentile), indicating high predicted likelihood of exploitation activity.

What to do

  • Apply the Microsoft security bulletin MS00-078 patch for IIS 4.0 and 5.0 immediately.
  • Upgrade to a supported IIS version if still running IIS 4.0 or 5.0.
  • Restrict web server file system permissions so the IIS service account cannot read outside the web root.
  • Disable unnecessary IIS features and remove unused virtual directories and sample content.
  • Monitor and filter malformed or UNICODE-encoded URL requests at the web server or WAF.

Detection

  • Inspect web server logs for URLs containing UNICODE-encoded traversal sequences such as %c0%af, %c1%9c, or ..%255c.
  • Alert on HTTP requests that attempt to access paths outside the web root or reference system files like winnt/system32.
  • Monitor for unexpected file reads or process creation by the IIS service account.

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

Track CVE-2000-0884 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-2017-7269IIS 6.0 WebDAV ScStoragePathFromUrl buffer overflow enables remote code executionA buffer overflow in the ScStoragePathFromUrl function of the WebDAV service in IIS 6.0 on Windows Server 2003 R2 allows remote code execution via a …KEVEPSS 100%analysed10.0CVE-2010-3972Microsoft IIS FTP Service heap buffer overflow via crafted FTP commandA heap-based buffer overflow exists in the TELNET_STREAM_CONTEXT::OnSendData function in ftpsvc.dll in Microsoft FTP Service 7.0 and 7.5 as shipped w…EPSS 95%analysed10.0CVE-2008-4301Microsoft internet information services vulnerabilityA certain ActiveX control in iisext.dll in Microsoft Internet Information Services (IIS) allows remote attackers to set a password via a string argum…EPSS 17%10.0CVE-2008-0075Microsoft IIS ASP code injection allows remote code executionCVE-2008-0075 is an unspecified code injection flaw in Microsoft Internet Information Services (IIS) 5.1 through 6.0 that is triggered by crafted inp…EPSS 57%analysed10.0CVE-2007-2815IIS 5.0 webhits.dll hit-highlighting authentication bypassThe hit-highlighting feature in webhits.dll on Microsoft IIS 5.0 relies only on Windows NT ACLs, so it fails to enforce NTLM or basic authentication.…EPSS 73%analysed10.0CVE-2003-0224Microsoft internet information services vulnerabilityBuffer overflow in ssinc.dll for Microsoft Internet Information Services (IIS) 5.0 allows local users to execute arbitrary code via a web page with a…EPSS 18%10.0CVE-2001-0500Microsoft IIS Index Server ISAPI idq.dll buffer overflowA buffer overflow in the ISAPI extension idq.dll, used by Index Server 2.0 and Indexing Service 2000 in IIS 6.0 beta and earlier, is triggered by a l…EPSS 97%analysed10.0CVE-1999-1011Microsoft MDAC RDS DataFactory unsafe methods allow remote command executionThe Remote Data Service (RDS) DataFactory component of Microsoft Data Access Components (MDAC), as shipped with IIS 3.x and 4.x, exposes unsafe metho…EPSS 77%analysed

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