vendor:
FAR-PHP
by:
SecurityFocus
6.4
CVSS
MEDIUM
Local File Include
22
CWE
Product Name: FAR-PHP
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
2008
FAR-PHP Local File Include Vulnerability
FAR-PHP 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 view local files within the context of the webserver process. Information harvested may aid in further attacks.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.