7.5
CVSSv2

CVE-2009-0768

Published: 06/03/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 forumhop.php in YapBB 1.2 and previous versions allows remote malicious users to execute arbitrary SQL commands via the forumID parameter in a next action.

Vulnerable Product Search on Vulmon Subscribe to Product

yapbb yapbb

yapbb yapbb 1.1

yapbb yapbb 1.2

Exploits

--+++======================================================+++-- --+++====== YapBB <= 12 Blind SQL Injection Exploit ======+++-- --+++======================================================+++-- #!/usr/bin/perl use strict; use warnings; use IO::Socket; sub usage { die "\nYapBB <= 12 Blind SQL Injection Exploit" "\n[?] Author : dar ...