[] NeoSense

ProjectBB 0.4.5.1 - Multiple SQL Injections

Author: benji lemien
type: webapps
platform: php
port: 
date_added: 2005-03-02 
date_updated: 2013-05-04 
verified: 1 
codes:  
tags: 
aliases:  
screenshot_url:  
application_url: 

source: https://www.securityfocus.com/bid/12710/info

ProjectBB is reportedly affected by multiple SQL injection vulnerabilities. These issues are due to the application failing to properly sanitize user-supplied input before using it in SQL queries.

Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.

http://www.example.com/Zip/divers.php?action=liste&liste=[SQL CODE]
http://www.example.com/Zip/divers.php?action =liste&liste=email&desc=[SQL CODE]&pages=1