vendor:
PHPInv
by:
CWH Underground
7.5
CVSS
HIGH
LFI/XSS
79
CWE
Product Name: PHPInv
Affected Version From: 0.8.0
Affected Version To: 0.8.0
Patch Exists: NO
Related CWE: N/A
CPE: a:phpinv:phpinv:0.8.0
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
PHPInv 0.8.0 (LFI/XSS) Multiple Remote Vulnerabilities
Using Web Proxy (Web Scarab, Burb Proxy, etc...) to intercept URI and then changing detail in GET request for this URI, an attacker can view phpinfo.php in PHPInv page. Additionally, an attacker can inject malicious JavaScript code in the search.php (keyword) parameter.
Mitigation:
Input validation should be used to prevent malicious code injection.