6.8
CVSSv2

CVE-2008-6805

Published: 11/05/2009 Updated: 29/09/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

Multiple SQL injection vulnerabilities in Mic_Blog 0.0.3, when magic_quotes_gpc is disabled, allow remote malicious users to execute arbitrary SQL commands via the (1) cat parameter to category.php, the (2) user parameter to login.php, and the (3) site parameter to register.php.

Vulnerable Product Search on Vulmon Subscribe to Product

micgr mic blog 0.0.3

Exploits

#!/usr/bin/php -q <?php error_reporting(0); ini_set("default_socket_timeout",5); /* Mic_blog v003 Multiple Remote Exploit ------------------------------------------------------------- Discovered By StAkeR aka athos - StAkeR[at]hotmail[dot]it Discovered On 16/10/2008 miclenxtreme-corpnet/file/source-mic_blog_v003-p ...