7.9
CVSSv2

CVE-2012-3579

Published: 29/08/2012 Updated: 29/08/2017
CVSS v2 Base Score: 7.9 | Impact Score: 10 | Exploitability Score: 5.5
VMScore: 795
Vector: AV:A/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Symantec Messaging Gateway (SMG) prior to 10.0 has a default password for an unspecified account, which makes it easier for remote malicious users to obtain privileged access via an SSH session.

Vulnerable Product Search on Vulmon Subscribe to Product

symantec messaging gateway

symantec messaging gateway 9.5.3

symantec messaging gateway 9.5.2

symantec messaging gateway 9.5.1

symantec messaging gateway 9.5

Exploits

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