vendor:
CubeCart
by:
cijfer
7,5
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: CubeCart
Affected Version From: CubeCart 3.0.6 and below
Affected Version To: CubeCart 3.0.6 and below
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
2005
CubeCart <=3.0.6 Remote Command Execution Exploit
A serious bug was discovered in CubeCart 3.0.6 and below which an attacker can remotely execute arbitrary commands via 'includes/orderSuccess.inc.php' where passing input to the 'glob' and 'cart_order_id' variable, we can attain access to passing input to the 'glob[rootDir]' variable, and include a remote execution script to execute arbitrary commands. As usual, this requires 'register_globals' to be enabled in order to successfully do this, otherwise a 403 error will show.
Mitigation:
Disable register_globals in php.ini