DCI-Taskeen Multiple SQL Injection Vulnerabilities
BID:16828
Info
DCI-Taskeen Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 16828 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 25 2006 12:00AM |
| Updated: | Mar 01 2006 01:36AM |
| Credit: | Linux_Drox is credited with the discovery of this vulnerability. |
| Vulnerable: |
DCI-Designs DCI-Taskeen 1.03 |
| Not Vulnerable: | |
Discussion
DCI-Taskeen Multiple SQL Injection Vulnerabilities
DCI-Taskeen 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.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
DCI-Taskeen 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.
Successful exploitation could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
Exploit / POC
DCI-Taskeen Multiple SQL Injection Vulnerabilities
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/basket.php?action=addex&id=[SQL]
http://www.example.com/basket.php?action=[SQL]
http://www.example.com/basket.php?action=addr&id=[SQL]
http://www.example.com/cat.php?do=cat&page=1&id=[SQL]
http://www.example/cat.php?do=cat&page=[SQL]
These issues can be exploited through use of a web client.
The following proof of concept URI are available:
http://www.example.com/basket.php?action=addex&id=[SQL]
http://www.example.com/basket.php?action=[SQL]
http://www.example.com/basket.php?action=addr&id=[SQL]
http://www.example.com/cat.php?do=cat&page=1&id=[SQL]
http://www.example/cat.php?do=cat&page=[SQL]
Solution / Fix
DCI-Taskeen Multiple SQL Injection Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected]:[email protected].
References
DCI-Taskeen Multiple SQL Injection Vulnerabilities
References:
References:
- Vendor Homepage (DCI-Designs)
- SQL Injection in DCI-Taskeen ([email protected])