vendor:
Wabbit PHP Gallery
by:
SecurityFocus
6.4
CVSS
MEDIUM
Directory Traversal
22
CWE
Product Name: Wabbit PHP Gallery
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: N/A
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: N/A
2006
Wabbit PHP Gallery Directory Traversal Vulnerability
Wabbit PHP Gallery is prone to a directory-traversal vulnerability because the application fails to properly sanitize user-supplied input. An attacker can exploit this issue to retrieve the contents of arbitrary files in the context of the webserver process. Information obtained may aid in further attacks.
Mitigation:
Input should be validated and filtered to prevent directory traversal attacks.