CVE-2000-0457
Internet Information Server 4.0-5.0 - Unauthenticated Arbitrary File Read via .HTR Extension with Encoded Spaces
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0457. PoCs published by Cerberus Security Team.
AI-analyzed exploit summary This exploit describes a vulnerability in Microsoft IIS 4.0/5.0 where requesting a file with a .htr extension preceded by approximately 230 '%20' characters can reveal the source of the file. The vulnerability is due to the ISM.DLL ISAPI application incorrectly handling the .htr file extension.
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.
Exploits (1)
This exploit describes a vulnerability in Microsoft IIS 4.0/5.0 where requesting a file with a .htr extension preceded by approximately 230 '%20' characters can reveal the source of the file. The vulnerability is due to the ISM.DLL ISAPI application incorrectly handling the .htr file extension.