vendor:
pmi
by:
o0xxdark0o
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: pmi
Affected Version From: 2.8
Affected Version To: 2.8
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
phpMyInventory (pmi) Remote File Inclusion
The vulnerability allows an attacker to include a remote file via the 'strIncludePrefix' parameter in the 'global.inc.php' file. The exploit URL is 'www.xxx.com/pmi_v28/Includes/global.inc.php?strIncludePrefix=Shell.txt?'
Mitigation:
The vendor should sanitize and validate user input before including files. A patch or update should be released to fix this vulnerability.