TorrentTrader Classic 1.x - 'scrape.php' SQL Injection

Related Vulnerabilities: CVE-2008-6418  
Publish Date: 31 May 2008
                source: http://www.securityfocus.com/bid/29451/info

TorrentTrader Classic 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. 

http://www.example.com/scrape.php?info_hash=%22union%20select%201,1,1,1,ip%20from%20users--%20%20%20