cbcvebase.
CVE-2000-0884
published 2000-12-19

CVE-2000-0884: 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…

PriorityP266high7.5CVSS 2.0
AVNACLAuNCPIPAP
ITWEXPLOITVulnCheck KEV
Exploited in the wild
EPSS
70.55%
99.3th percentile
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.

Affected

2 ranges
VendorProductVersion rangeFixed in
microsoftinternet_information_server
microsoftinternet_information_services

Detection & IOCsextracted from sources · hover to see the quote

path/msadc/..%c0%af../..%c0%af../..%c0%af../winnt/system32/cmd.exe?/c+
path/scripts/..%c1%9c../winnt/system32/cmd.exe?/c+
path/iisadmpwd/..%c0%af../..%c0%af../..%c0%af../winnt/system32/cmd.exe?/c+
path/..%%35%63../..%%35%63../..%%35%63../winnt/system32/cmd.exe?/c+
path/..%%35c../..%%35c../..%%35c../winnt/system32/cmd.exe?/c+
path/..%25%35%63..%25%35%63..%25%35%63..%25%35%63winnt/system32/cmd.exe?/c+
path/..%25%35%63../..%25%35%63../..%25%35%63../winnt/system32/cmd.exe?/c+
path..%c1%9c../winnt/system32/cmd.exe?/c+
path/.%252e/.%252e/winnt/system32/cmd.exe?/c+
path/..%252f..%252f..%252f..%252fwinnt/system32/cmd.exe?/c+
path/..%255c..%255c..%255c..%255cwinnt/system32/cmd.exe?/c+
path/..%255c../..%255c../..%255c../winnt/system32/cmd.exe?/c+
path/..%255c..%255cwinnt/system32/cmd.exe?/c+
path/..%C0%AF..%C0%AF..%C0%AF..%C0%AFwinnt/system32/cmd.exe?/c+
path/..%C1%1C..%C1%1C..%C1%1C..%C1%1Cwinnt/system32/cmd.exe?/c+
path/..%C1%9C..%C1%9C..%C1%9C..%C1%9Cwinnt/system32/cmd.exe?/c+
path/..%c0%af..%c0%af..%c0%af..%c0%afwinnt/system32/cmd.exe?/c+
path/..%c1%9c..%c1%9c..%c1%9c..%c1%9cwinnt/system32/cmd.exe?/c+
path/..%c0%9v../winnt/system32/cmd.exe?/c+
path/..%c0%af../winnt/system32/cmd.exe?/c+
path/..%c0%qf../winnt/system32/cmd.exe?/c+
path/..%c1%1c../winnt/system32/cmd.exe?/c+
path/..%c1%8s../winnt/system32/cmd.exe?/c+
path/..%c1%9c../winnt/system32/cmd.exe?/c+
path/..%c1%af../winnt/system32/cmd.exe?/c+
path/..%c1%pc../winnt/system32/cmd.exe?/c+
path/..%e0%80%af../winnt/system32/cmd.exe?/c+
path/..%f0%80%80%af../winnt/system32/cmd.exe?/c+
path/..%f8%80%80%80%af../winnt/system32/cmd.exe?/c+
path/..%fc%80%80%80%80%af../winnt/system32/cmd.exe?/c+
path/root.exe?/c+
path/cmd.exe?/c+
path/sensepost.exe?/c+
filenamesensepost.exe
  • Detect Unicode-encoded directory traversal sequences in HTTP request URIs targeting IIS. Key encoded separators include %c0%af, %c1%9c, %c1%1c, %c0%9v, %c0%qf, %c1%8s, %c1%af, %c1%pc, %e0%80%af, %f0%80%80%af, %f8%80%80%80%af, %fc%80%80%80%80%af as substitutes for '/' or '\'.
  • Alert on HTTP GET requests to IIS containing paths referencing winnt/system32/cmd.exe with ?/c+ query string, indicating attempted remote command execution via directory traversal.
  • Monitor for the traversal scripts targeting known IIS virtual directories: /scripts/, /msadc/, /MSADC/, and /iisadmpwd/ combined with Unicode-encoded traversal sequences.
  • Detect double-percent encoded traversal sequences (%255c, %252f, %252e) in HTTP URIs targeting IIS, which represent additional bypass variants for the same directory traversal vulnerability.
  • Presence of root.exe or sensepost.exe in HTTP request paths on IIS servers indicates prior compromise or active exploitation (backdoor/webshell placement associated with Code Blue Worm activity).
  • This vulnerability is associated with the Code Blue Worm; correlate IIS Unicode traversal exploitation attempts with worm propagation indicators.
  • ·Exploitation is unauthenticated and operates in the context of the IUSR_machinename account; any file accessible to the Everyone or Users groups on the same logical drive as a web-accessible file is at risk.
  • ·Windows 98 hosts running Microsoft Personal Web Server (PWS) are also vulnerable to this same Unicode directory traversal issue.
  • ·Exploit tooling supports SSL-proxied testing by routing through an SSLproxy on a specified port, meaning HTTPS-fronted IIS servers may also be testable/exploitable.
  • ·One exploit variant copies cmd.exe to an alternate filename before executing it, to evade simple filename-based blocking of cmd.exe.

CVSS provenance

nvdv2.07.5HIGHAV:N/AC:L/Au:N/C:P/I:P/A:P
vulncheck7.5HIGH
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.