vendor:
Cart Engine
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Remote Code Execution
78
CWE
Product Name: Cart Engine
Affected Version From: 3.0.0
Affected Version To: 3.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:c97net:cart_engine:3.0.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: Apache/2.4.7 (Win32), PHP/5.5.6, MySQL 5.6.14
2014
Cart Engine 3.0.0 Remote Code Execution
Cart Engine suffers from an authenticated arbitrary code execution. The vulnerability is caused due to the improper verification of uploaded files in several modules thru several POST parameters. This can be exploited to execute arbitrary PHP code by uploading a malicious PHP script file that will be stored in '/public/image' directory.
Mitigation:
Ensure that the application is properly validating the uploaded files and that the user permissions are properly set.