vendor:
Joo!BB
by:
His0k4
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joo!BB
Affected Version From: N/A
Affected Version To: N/A
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: N/A
2009
Joomla Component Joo!BB Blind SQL Injection Exploit
This exploit is a blind SQL injection vulnerability in the Joomla Component Joo!BB. It allows an attacker to extract the MD5 hash of a user's password by exploiting a vulnerability in the 'index.php' file. The exploit works by sending a specially crafted HTTP request to the vulnerable server, which then returns a response indicating whether the request was successful or not. The attacker can then use this response to determine the MD5 hash of the user's password.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in any SQL queries.