X-Changer 0.20 - Multiple SQL Injections

Author: Morocco Security Team
type: webapps
platform: php
port: 
date_added: 2006-03-30  
date_updated: 2013-08-12  
verified: 1  
codes: CVE-2006-1557;OSVDB-24288  
tags:   
aliases:   
screenshot_url:   
application_url:   

raw file: 27533.txt  
source: https://www.securityfocus.com/bid/17322/info

X-Changer is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.

A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.

Version 0.20 is reported to be vulnerable. Other versions may be affected as well.

http://www.example.com/index.php?from=[sql]&into=[sql]&value=1&action=calculate
http://www.example.com/index.php?action=edit&id=[sql]