ID CVE-2012-2288
Summary Format string vulnerability in the nsrd RPC service in EMC NetWorker 7.6.3 and 7.6.4 before 7.6.4.1, and 8.0 before 8.0.0.1, allows remote attackers to execute arbitrary code via format string specifiers in a message.
References
Vulnerable Configurations
  • cpe:2.3:a:emc:networker:7.6.3:*:*:*:*:*:*:*
    cpe:2.3:a:emc:networker:7.6.3:*:*:*:*:*:*:*
  • cpe:2.3:a:emc:networker:7.6.4:*:*:*:*:*:*:*
    cpe:2.3:a:emc:networker:7.6.4:*:*:*:*:*:*:*
  • cpe:2.3:a:emc:networker:8.0:*:*:*:*:*:*:*
    cpe:2.3:a:emc:networker:8.0:*:*:*:*:*:*:*
CVSS
Base: 9.3 (as of 06-03-2013 - 04:59)
Impact:
Exploitability:
CWE CWE-134
CAPEC
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
  • Format String Injection
    An adversary includes formatting characters in a string input field on the target application. Most applications assume that users will provide static text and may respond unpredictably to the presence of formatting character. For example, in certain functions of the C programming languages such as printf, the formatting character %s will print the contents of a memory location expecting this location to identify a string and the formatting character %n prints the number of DWORD written in the memory. An adversary can use this to read or write to memory locations or files, or simply to manipulate the value of the resulting text in unexpected ways. Reading or writing memory may result in program crashes and writing memory could result in the execution of arbitrary code if the adversary can write to the program stack.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
COMPLETE COMPLETE COMPLETE
cvss-vector via4 AV:N/AC:M/Au:N/C:C/I:C/A:C
refmap via4
bid 55330
bugtraq 20120830 ESA-2012-038: EMC NetWorker Format String Vulnerability
sectrack 1027459
saint via4
bid 55330
description EMC NetWorker nsrd Format String
id rpc_legatocategory_version
osvdb 85116
title emc_networker_nsrd_overflow
type remote
Last major update 06-03-2013 - 04:59
Published 04-09-2012 - 11:04
Last modified 06-03-2013 - 04:59
Back to Top