vendor:
Locator
by:
SecurityFocus
7.5
CVSS
HIGH
Local File Include Vulnerability
22
CWE
Product Name: Locator
Affected Version From: 1.0pre alpha
Affected Version To: 1.0pre alpha
Patch Exists: NO
Related CWE: N/A
CPE: plutostatus:locator
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
2008
PlutoStatus Locator Local File Include Vulnerability
PlutoStatus Locator is prone to a local file-include vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this vulnerability using directory-traversal strings to include local files in the context of the webserver process. This may allow the attacker to obtain potentially sensitive information; other attacks are also possible.
Mitigation:
Input validation should be used to prevent directory traversal attacks.