7.5
CVSSv2

CVE-2012-3399

Published: 12/07/2012 Updated: 29/08/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

Config/diff.php in Basilic 1.5.14 allows remote malicious users to execute arbitrary commands via shell metacharacters in the file parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

artis.imag basilic 1.5.14

Exploits

## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # web site for more information on licensing and terms of use # metasploitcom/ ## require 'msf/core' class Metasploit3 < Msf::Exploit::Remote Rank = ExcellentRanking include Msf::Exploit ...