CVE-2006-0064
CubeCart - Remote Code Execution via glob[rootDir] Parameter
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2006-0064. PoCs published by cijfer.
AI-analyzed exploit summary This exploit targets a remote command execution vulnerability in CubeCart <=3.0.6 by manipulating the 'glob' and 'cart_order_id' variables to include a remote PHP shell. It requires 'register_globals' to be enabled and uses a custom PHP shell to execute arbitrary commands.
Description
PHP remote file include vulnerability in includes/orderSuccess.inc.php in CubeCart allows remote attackers to execute arbitrary PHP code via a URL in the glob[rootDir] parameter.
Exploits (1)
This exploit targets a remote command execution vulnerability in CubeCart <=3.0.6 by manipulating the 'glob' and 'cart_order_id' variables to include a remote PHP shell. It requires 'register_globals' to be enabled and uses a custom PHP shell to execute arbitrary commands.