vendor:
IIS
by:
SecurityFocus
7.5
CVSS
HIGH
Source Code Disclosure
200
CWE
Product Name: IIS
Affected Version From: IIS 2.0 and 3.0
Affected Version To: IIS 2.0 and 3.0
Patch Exists: YES
Related CWE: CVE-2002-0081
CPE: a:microsoft:iis
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2002
Microsoft Internet Information Server (IIS) Source Code Disclosure Vulnerability
Microsoft Internet Information Server (IIS) is vulnerable to a source code disclosure vulnerability. This vulnerability allows a remote user to retrieve the source code for any script (that has read permissions on the server) via a web browser by appending a period (.) to the end of a URL requesting a specific script. This applies to any file types in the “script-map list”, including .asp, .ht., .id, .PL, and others. A Microsoft hotfix for this issue was released, but has been found vulnerable to a variation whereby the period is replaced by %2e, the hexadecimal encoding for the same character.
Mitigation:
Microsoft has released a hotfix for this vulnerability. Additionally, users should ensure that all scripts are configured with the least amount of privileges necessary.