6
CVSSv2

CVE-2008-1918

Published: 23/04/2008 Updated: 21/11/2024

Vulnerability Summary

SQL injection vulnerability in submit.php in PHP-Fusion 6.01.14 and 6.00.307, when magic_quotes_gpc is disabled and the database table prefix is known, allows remote authenticated users to execute arbitrary SQL commands via the submit_info[] parameter in a link submission action. NOTE: it was later reported that 7.00.2 is also affected.

Vulnerable Product Search on Vulmon Subscribe to Product

php-fusion php-fusion 6.00.307

php-fusion php-fusion 6.01.14

Exploits

#!/usr/bin/python """ #=================================================================================================# # ____ __________ __ ____ __ # # /_ | ____ |__\_____ \ _____/ |_ /_ |/ |_ # # | |/ ...
#!/usr/bin/perl -w # ------------------------------------------------------- # PHP-Fusion <= 7002 Remote Blind SQL Injection Exploit # by athos - staker[at]hotmail[dot]it # download on php-fusioncouk # ------------------------------------------------------- # Usage: # perl xplpl host/path prefix user_id user_pwd target_id # perl xpl ...