7.5
CVSSv2

CVE-2006-0064

Published: 03/01/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file include vulnerability in includes/orderSuccess.inc.php in CubeCart allows remote malicious users to execute arbitrary PHP code via a URL in the glob[rootDir] parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

devellion cubecart

Exploits

#!/usr/bin/perl # # cijfer-ccxpl - CubeCart <=306 Remote Command Execution Exploit # # Copyright (c) 2005 cijfer <cijfer@nettifi> # All rights reserved # ## 1 example # # [cijfer@kalma:/research]$ perl /cijfer-ccxplpl -h wwwxxxcom -d # [cijfer@wwwxxxcom /]$ id;uname -a # uid=48(apache) gid=48(apache) groups=48(apache) ...