7.5
CVSSv2

CVE-2006-0520

Published: 02/02/2006 Updated: 20/07/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 index.php in Dragoran Portal module 1.3 for Invision Power Board (IPB) allows remote malicious users to execute arbitrary SQL commands via the site parameter. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.

Vulnerable Product Search on Vulmon Subscribe to Product

dragoran portal module 1.3

Exploits

#!/usr/bin/perl ########################################### #IPB Portal 13->Invision Power Board plugin #Created By SkOd #SED security Team , sed-teambe ########################################### #google: #"Portal 13 by Dragoran" ########################################### use IO::Socket; if (@ARGV < 3){ print q{ ############### ...