vendor:
IIS
by:
SecurityFocus
8.3
CVSS
HIGH
Directory Traversal
22
CWE
Product Name: IIS
Affected Version From: IIS 4.0
Affected Version To: IIS 4.0
Patch Exists: YES
Related CWE: CVE-1999-0256
CPE: a:microsoft:iis:4.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
1998
Directory Traversal Vulnerability in IIS 4.0
A sample Active Server Page (ASP) script installed by default on Microsoft's Internet Information Server (IIS) 4.0 gives remote users access to view any file on the same volume as the web server that is readable by the web server. The script does not perform sufficent checks and allows files outside the sample directory to be requested. Similar vulnerabilities have been noted in ViewCode.asp, CodeBrws.asp and Winmsdp.exe.
Mitigation:
Ensure that the web server is not vulnerable to directory traversal attacks by properly validating user input.