7.5
CVSSv2

CVE-2006-7070

Published: 02/03/2007 Updated: 16/10/2018
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

Unrestricted file upload vulnerability in manager/media/ibrowser/scripts/rfiles.php in Etomite CMS 0.6.1 and previous versions allows remote malicious users to upload and execute arbitrary files via an nfile[] parameter with a filename that contains a .php extension followed by a valid image extension such as .gif or .jpg, then calling the rename function.

Vulnerable Product Search on Vulmon Subscribe to Product

etomite etomite

etomite etomite 0.6

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "Etomite CMS <= 061 'rfilesphp' remote command execution\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n"; echo "google dork: \"Content managed by the Etomite Content Management System\"\r\n\r\n"; /* works regardless of phpini settings */ if ($arg ...