vendor:
IIS 5.0
by:
smiler@vxd.org
7.5
CVSS
HIGH
Source Code Disclosure
200
CWE
Product Name: IIS 5.0
Affected Version From: IIS 5.0
Affected Version To: IIS 5.0
Patch Exists: YES
Related CWE: N/A
CPE: a:microsoft:iis:5.0
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 5.0 Source Code Disclosure Vulnerability
Microsoft IIS 5.0 has a dedicated scripting engine for advanced file types such as ASP, ASA, HTR, etc. files. It is possible to force the server to send back the source of known scriptable files to the client if the HTTP GET request contains a specialized header with 'Translate: f' at the end of it, and if a trailing slash '/' is appended to the end of the URL.
Mitigation:
Ensure that the web server is configured to not allow the 'Translate: f' header to be sent in a request.