vendor:
phpKF-Portal
by:
SecurityFocus
7.5
CVSS
HIGH
Local File-Include Vulnerabilities
22
CWE
Product Name: phpKF-Portal
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
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
phpKF-Portal Multiple Local File-Include Vulnerabilities
phpKF-Portal is prone to multiple local file-include vulnerabilities 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.