8.5
CVSSv2

CVE-2012-3001

Published: 22/10/2012 Updated: 02/03/2013
CVSS v2 Base Score: 8.5 | Impact Score: 10 | Exploitability Score: 6.8
VMScore: 855
Vector: AV:N/AC:M/Au:S/C:C/I:C/A:C

Vulnerability Summary

Mutiny Standard prior to 4.5-1.12 allows remote malicious users to execute arbitrary commands via the network-interface menu, related to a "command injection vulnerability."

Vulnerable Product Search on Vulmon Subscribe to Product

mutiny standard 4.5-1.05

mutiny standard 4.5-1.03

mutiny standard 4.4-1.12

mutiny standard

mutiny standard 4.5-1.07

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::Explo ...