vendor:
PHPizabi
by:
SecurityFocus
7.5
CVSS
HIGH
Local File-Include
22
CWE
Product Name: PHPizabi
Affected Version From: PHPizabi 0.848b C1 HFP3
Affected Version To: Other versions may also be affected.
Patch Exists: YES
Related CWE: N/A
CPE: a:phpizabi:phpizabi
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
PHPizabi Local File-Include Vulnerabilities
PHPizabi 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.