First published: Mon Feb 12 2001(Updated: )
IIS 5.0 and 4.0 allows remote attackers to read the source code for executable web server programs by appending "%3F+.htr" to the requested URL, which causes the files to be parsed by the .HTR ISAPI extension, aka a variant of the "File Fragment Reading via .HTR" vulnerability.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Microsoft Internet Information Services | =4.0 | |
Microsoft Internet Information Services (IIS) | =5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2001-0004 has a medium severity rating, as it allows attackers to read sensitive source code.
To fix CVE-2001-0004, you should upgrade to a newer version of IIS that does not have this vulnerability.
CVE-2001-0004 specifically affects Microsoft Internet Information Services 5.0 and Internet Information Server 4.0.
CVE-2001-0004 allows attackers to exploit the .HTR ISAPI extension to read the source code by manipulating the URL.
Mitigation for CVE-2001-0004 may include restricting access to the .HTR extension and implementing additional network security measures.