vendor:
DeluxeBB
by:
KingOfSka
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: DeluxeBB
Affected Version From: 1.06
Affected Version To: 1.06
Patch Exists: YES
Related CWE: N/A
CPE: a:deluxebb:deluxebb:1.06
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
2006
DeluxeBB 1.06 Remote SQL Injection Exploit
DeluxeBB 1.06 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability to gain access to the database and extract sensitive information such as user credentials. The vulnerability exists due to insufficient sanitization of user-supplied input in the 'name' parameter of the 'misc.php' script.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.