← Vulnerability feed

Vulnerability record · CVE-2000-0457 · published 11 May 2000

CVE-2000-0457: IIS ISM.DLL .HTR request allows remote file fragment reading

Microsoft · Internet Information Server

ISM.DLL in Microsoft IIS 4.0 and 5.0 mishandles requests that append a large number of encoded spaces (%20) and end with a .htr extension, letting a remote attacker read file contents. Because the flaw exposes file data without credentials, it can leak source code, configuration or other sensitive content from the web server.

7.5 CVSS 2.0 High EPSS 53% · top 1.1%
7.5CVSS 2.0 base score
53%EPSS exploitation probability, 30 days
NoNot in CISA KEV
2Affected product versions listed by NVD
8References
16 Jun 2026Last modified by NVD

Description

ISM.DLL in IIS 4.0 and 5.0 allows remote attackers to read file contents by requesting the file and appending a large number of encoded spaces (%20) and terminated with a .htr extension, aka the ".HTR File Fragment Reading" or "File Fragment Reading via .HTR" 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 20 September 2026. Confidence: medium.

high priorityThe flaw allows unauthenticated remote file disclosure and has a high EPSS score, though it affects only legacy IIS versions.

What it is

ISM.DLL in Microsoft IIS 4.0 and 5.0 mishandles requests that append a large number of encoded spaces (%20) and end with a .htr extension, letting a remote attacker read file contents. Because the flaw exposes file data without credentials, it can leak source code, configuration or other sensitive content from the web server.

Impact

An unauthenticated attacker gains read access to file contents on the affected IIS server, potentially exposing scripts, configuration and other sensitive files.

Attack surface

Reachable over the network through HTTP requests to IIS; no authentication or user interaction is required per the CVSS vector AV:N/AC:L/Au:N.

Exploitation

Not listed in CISA KEV and no exploit tags appear in the references, but EPSS is high at 0.52751 (99th percentile), indicating elevated likelihood of exploitation activity.

What to do

  • Apply Microsoft security bulletin MS00-031 or the corresponding IIS patch, and remove or disable the .htr ISAPI handler if it is not required.
  • Upgrade from IIS 4.0/5.0 to a supported IIS release.
  • Restrict network exposure of IIS and block requests containing long runs of encoded spaces ending in .htr at the web application firewall or reverse proxy.
  • Audit web-accessible directories for sensitive files that could be read if the handler remains enabled.

Detection

  • Search IIS and proxy logs for requests containing long sequences of %20 followed by a .htr extension.
  • Alert on .htr requests to ISM.DLL or the .htr ISAPI extension from unexpected clients.
  • Monitor for anomalous HTTP requests with unusually high encoded-space counts or malformed path segments.

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-0457 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-0457), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.