9.3
CVSSv2

CVE-2012-2288

Published: 04/09/2012 Updated: 06/03/2013
CVSS v2 Base Score: 9.3 | Impact Score: 10 | Exploitability Score: 8.6
VMScore: 935
Vector: AV:N/AC:M/Au:N/C:C/I:C/A:C

Vulnerability Summary

Format string vulnerability in the nsrd RPC service in EMC NetWorker 7.6.3 and 7.6.4 prior to 7.6.4.1, and 8.0 prior to 8.0.0.1, allows remote malicious users to execute arbitrary code via format string specifiers in a message.

Vulnerable Product Search on Vulmon Subscribe to Product

emc networker 7.6.4

emc networker 8.0

emc networker 7.6.3

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 = NormalRanking include Msf::Exploit::R ...