CVE-2007-4653
phpBB Links MOD < 1.2.2 - SQL Injection via Start Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4653. PoCs published by Don.
AI-analyzed exploit summary This Perl script exploits a SQL injection vulnerability in phpBB's Links MOD, allowing an attacker to extract user credentials (username and password hashes) from the database. It constructs a malicious URL with a UNION-based SQL injection payload and sends an HTTP request to retrieve the data.
Description
SQL injection vulnerability in links.php in the Links MOD 1.2.2 and earlier for phpBB 2.0.22 and earlier allows remote attackers to execute arbitrary SQL commands via the start parameter in a search action.
Exploits (1)
This Perl script exploits a SQL injection vulnerability in phpBB's Links MOD, allowing an attacker to extract user credentials (username and password hashes) from the database. It constructs a malicious URL with a UNION-based SQL injection payload and sends an HTTP request to retrieve the data.