vendor:
miniBB
by:
irk4z@yahoo.pl
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: miniBB
Affected Version From: miniBB 2.1
Affected Version To: miniBB 2.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
miniBB 2.1 (table) Remote SQL Injection Exploit
This exploit allows an attacker to perform a remote SQL injection attack on miniBB 2.1. By manipulating the 'table' parameter in the URL, an attacker can inject SQL code into the query, potentially leading to unauthorized access to the database and disclosure of usernames and passwords. The exploit includes a proof of concept URL.
Mitigation:
To mitigate this vulnerability, it is recommended to update to a patched version of miniBB. Additionally, disabling register_globals in the PHP configuration can help prevent this type of attack.