vendor:
IIS
by:
SecurityFocus
2.1
CVSS
LOW
Source Code Disclosure
200
CWE
Product Name: IIS
Affected Version From: Microsoft IIS 4.0 and 5.0
Affected Version To: Microsoft IIS 4.0 and 5.0
Patch Exists: No
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
Microsoft IIS 4.0 and 5.0 Source Code Disclosure Vulnerability
Microsoft IIS 4.0 and 5.0 can be made to disclose fragments of source code which should otherwise be inaccessible. This is done by appending '+.htr' to a request for a known .asp (or .asa, .ini, etc) file. Appending this string causes the request to be handled by ISM.DLL, which then strips the +.htr string and may disclose part or all of the source of the .asp file specified in the request.
Mitigation:
Ensure that the web server is configured to deny requests for files with the .htr extension.