7.5
CVSSv2

CVE-2008-6314

Published: 27/02/2009 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 tag_board.php in the Tag Board module 4.0 and previous versions for phpBB allows remote malicious users to execute arbitrary SQL commands via the id parameter in a delete action.

Vulnerable Product Search on Vulmon Subscribe to Product

phpbb tag board

Exploits

#!/usr/bin/perl # --------------------------------------------------------------- # phpBB 3 (Mod Tag Board <= 4) Remote Blind SQL Injection Exploit # by athos - staker[at]hotmail[dot]it # bx67212netsonsorg/forum/viewforumphp?f=3 # --------------------------------------------------------------- # Note: Works regardless PHPini settin ...