cbcvebase.
CVE-2000-0246
published 2000-03-30

CVE-2000-0246: IIS 4.0 and 5.0 does not properly perform ISAPI extension processing if a virtual directory is mapped to a UNC share, which allows remote attackers to read the…

PriorityP432medium5CVSS 2.0
AVNACLAuNCPINAN
EXPLOIT
EPSS
63.27%
99.1th percentile
IIS 4.0 and 5.0 does not properly perform ISAPI extension processing if a virtual directory is mapped to a UNC share, which allows remote attackers to read the source code of ASP and other files, aka the "Virtualized UNC Share" vulnerability.

Affected

7 ranges
VendorProductVersion rangeFixed in
microsoftcommercial_internet_system
microsoftcommercial_internet_system
microsoftinternet_information_server
microsoftinternet_information_services
microsoftproxy_server
microsoftsite_server
microsoftsite_server_commerce

Detection & IOCsextracted from sources · hover to see the quote

urlhttp://target/file.asp\
  • Look for HTTP requests where a URL path ends with a backslash '\' appended after an ASP or HTR file extension (e.g., .asp\ or .htr\), which triggers IIS to return raw source code instead of executing the file.
  • Scope detection to virtual hosts whose root is mapped to a UNC share; requests to local-drive-hosted content are NOT affected by this vulnerability.
  • ·The vulnerability is only exploitable when the IIS virtual directory root is mapped to a UNC (network) share. Local-drive virtual directories are not affected.
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.