vendor:
PhotoCart
by:
irvian
7,5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: PhotoCart
Affected Version From: 3.9
Affected Version To: 3.9
Patch Exists: NO
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
2006
PhotoCart 3.9 (adminprint.php) Remote File Include Vulnerability
PhotoCart 3.9 is vulnerable to a remote file include vulnerability. This vulnerability is due to the 'adminprint.php' script not properly sanitizing user input supplied through the 'admin_folder' and 'path' parameters. This can be exploited to include arbitrary files from remote locations by passing an URL as the parameter value. Successful exploitation requires that 'allow_url_fopen' is enabled.
Mitigation:
Disable 'allow_url_fopen' in php.ini.