6.8
CVSSv2

CVE-2010-0948

Published: 10/03/2010 Updated: 17/08/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in profil.php in Bigforum 4.5, when magic_quotes_gpc is disabled, allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

bfs.kilu bigforum 4.5

Exploits

#!/usr/bin/perl use LWP::Simple; print "\n"; print "##############################################################\n"; print "# BigForum Version: 45 SQL INJECTION #\n"; print "# Author: Ctacok (Russian) #\n"; print "# Blog : wwwCtacokru #\n"; pr ...