vendor:
Mode Secure Downloads
by:
Cn4phux
9
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Mode Secure Downloads
Affected Version From: vBulletin (Mode Secure Downloads v2.0.0r)
Affected Version To: vBulletin (Mode Secure Downloads v2.0.0r)
Patch Exists: YES
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: N/A
2008
vBulletin (Mode Secure Downloads v2.0.0r) SQL Injection Vulnerability
A SQL injection vulnerability exists in vBulletin (Mode Secure Downloads v2.0.0r) which allows an attacker to inject malicious SQL queries via the 'id' parameter in the 'fileinfo.php' script. This can be exploited to gain access to sensitive information from the database, modify data, or execute arbitrary SQL commands.
Mitigation:
Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.