CVE-2000-0246
published 2000-03-30CVE-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
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| microsoft | commercial_internet_system | — | — |
| microsoft | commercial_internet_system | — | — |
| microsoft | internet_information_server | — | — |
| microsoft | internet_information_services | — | — |
| microsoft | proxy_server | — | — |
| microsoft | site_server | — | — |
| microsoft | site_server_commerce | — | — |
Detection & IOCsextracted from sources · hover to see the quote
- →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.
No detection rules found.
No writeups or analysis indexed.
http://www.microsoft.com/technet/support/kb.asp?ID=249599http://www.securityfocus.com/bid/1081https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-019http://www.microsoft.com/technet/support/kb.asp?ID=249599http://www.securityfocus.com/bid/1081https://docs.microsoft.com/en-us/security-updates/securitybulletins/2000/ms00-019
2000-03-30
Published