Qualiteam X-Cart 4.0.8 - 'giftcert.php' Multiple SQL Injections

Author: CENSORED Search Vulnerabilities
type: webapps
platform: php
port: 
date_added: 2005-05-30  
date_updated: 2013-05-27  
verified: 1  
codes: CVE-2005-1822;OSVDB-16951  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 25774.txt  
source: https://www.securityfocus.com/bid/13817/info

X-Cart is prone to SQL injection and cross-site scripting vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input.

These vulnerabilities could permit remote attackers to pass malicious input to database queries, resulting in modification of query logic or other attacks. 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. An attacker may also steal cookie-based authentication credentials and carry out other attacks.

X-Cart 4.0.8 is reportedly vulnerable. Other versions may be affected as well.

http://www.example.com/giftcert.php?gcid='[SQL-inj]
http://www.example.com/giftcert.php?gcindex='[SQL-inj]