vendor:
Pie Cart Pro
by:
Saudi Hackrz
N/A
CVSS
N/A
Remote File Inclusion
98
CWE
Product Name: Pie Cart Pro
Affected Version From: Pie Cart Pro
Affected Version To: Pie Cart Pro
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
Pie Cart Pro => (Home_Path) Remote File Inclusion Exploit
Pie Cart Pro is vulnerable to a remote file inclusion vulnerability due to a lack of sanitization of user-supplied input to the 'Home_Path' parameter in the 'enc/content.php' script. An attacker can exploit this vulnerability to execute arbitrary PHP code on the vulnerable server by supplying a malicious URL in the 'Home_Path' parameter.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.