PHPLive! 3.2.2 - 'request.php' SQL Injection

Author: boom3rang
type: webapps
platform: php
port: 
date_added: 2009-06-16  
date_updated: 2014-04-29  
verified: 1  
codes:   
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 33087.txt  
source: https://www.securityfocus.com/bid/35718/info

PHPLive! 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.

PHPLive! 3.2.1 and 3.2.2 are vulnerable; other versions may also be affected.

http://www.example.com/phplive/request.php?l=admin&x=1 AND 1=1