vendor:
phpBB
by:
Don
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: phpBB
Affected Version From: phpBB <= 2.0.22
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
phpBB <= 2.0.22 - Links MOD <= v1.2.2 Remote SQL Injection Exploit
This exploit targets a remote SQL injection vulnerability in phpBB version 2.0.22 with Links MOD version 1.2.2. By manipulating the 'search_keywords' parameter in the 'links.php' script, an attacker can execute arbitrary SQL queries on the underlying database and retrieve sensitive information such as usernames and hashed passwords.
Mitigation:
Upgrade to a patched version of phpBB and Links MOD. Sanitize user input to prevent SQL injection attacks.