vendor:
RivetTracker
by:
Ali Raheem
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: RivetTracker
Affected Version From: <=1.03
Affected Version To: <=1.03
Patch Exists: NO
Related CWE: Not specified
CPE: a:rivetcode:rivettracker:1.03
Platforms Tested: Linux
2012
Multiple SQL injections in rivettracker <=1.03
RivetTracker is a php base torrent tracker with multiple SQL injection vulnerabilities. The vulnerability allows an attacker to access sensitive files, execute arbitrary SQL queries, and potentially retrieve passwords and usernames for admin, user, and mysql database.
Mitigation:
Patch PHP version to >=5.3.4 or apply backports. Implement proper input sanitization and validation.