vendor:
Image Display System
by:
isox
7.5
CVSS
HIGH
Information Disclosure
200
CWE
Product Name: Image Display System
Affected Version From: 0.8x
Affected Version To: 0.8x
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: Perl
2002
IDS Information Disclosure Exploit
IDS (Image Display System) is an web based photo album application written in Perl. This vulnerability allows attackers to confirm the existence and location of various directories residing on the IDS host. This is accomplished when a request for a directory and album name is sent to the host containing numerous '../' character sequences. The error page returned will indicate to the attacker whether the specified path is a valid directory or not.
Mitigation:
Ensure that the application is not vulnerable to directory traversal attacks by validating user input and sanitizing user input.