vendor:
phpBB 3
by:
athos
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpBB 3
Affected Version From: Mod Tag Board <= 4
Affected Version To: Mod Tag Board <= 4
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
phpBB 3 (Mod Tag Board <= 4) Remote Blind SQL Injection Exploit
This exploit allows an attacker to gain access to the MD5 hash of a user's password by exploiting a blind SQL injection vulnerability in phpBB 3 Mod Tag Board <= 4. The exploit works regardless of the PHP.ini settings and requires the host, table prefix, and user ID as parameters.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.