TankLogger General Functions Script SQL Injection Vulnerabilities
BID:16228
Info
TankLogger General Functions Script SQL Injection Vulnerabilities
| Bugtraq ID: | 16228 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 12 2006 12:00AM |
| Updated: | Jan 12 2006 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
TankLogger TankLogger 2.4 |
| Not Vulnerable: | |
Discussion
TankLogger General Functions Script SQL Injection Vulnerabilities
TankLogger 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 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.
TankLogger 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 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.
Exploit / POC
TankLogger General Functions Script SQL Injection Vulnerabilities
The following example was provided:
http://www.example.com/exp/tanklogger/showInfo.php? livestock_id=99'% 20union%20select% 201,2,3,4,5, 6,7,8,9/*
The following example was provided:
http://www.example.com/exp/tanklogger/showInfo.php? livestock_id=99'% 20union%20select% 201,2,3,4,5, 6,7,8,9/*
Solution / Fix
TankLogger General Functions Script 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] <mailto:[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] <mailto:[email protected]>.
References
TankLogger General Functions Script SQL Injection Vulnerabilities
References:
References:
- TankLogger Homepage (TankLogger)
- TankLogger SQL Injection Vulnerability (eVuln)