vendor:
SoftMP3 source code
by:
mArTi
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: SoftMP3 source code
Affected Version From: No others versions available...
Affected Version To: No others versions available...
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows / Unix
2011
SOFTMP3 source code SQL injection
SoftMP3 released a source code of its bittorent tracker when it died. This source code is vulnerable to a SQL injection. The PoC involves sending a malicious SQL query to the minbrowse.php file, which can be used to extract user information from the database. The Fix involves deleting the minbrowse.php file and changing the cookie encryption in bittorent.php file.
Mitigation:
Delete the minbrowse.php file and change the cookie encryption in bittorent.php file.