Vulnerabilities > CVE-2012-2288 - USE of Externally-Controlled Format String vulnerability in EMC Networker 7.6.3/7.6.4/8.0

047910
CVSS 9.3 - CRITICAL
Attack vector
NETWORK
Attack complexity
MEDIUM
Privileges required
NONE
Confidentiality impact
COMPLETE
Integrity impact
COMPLETE
Availability impact
COMPLETE
network
emc
CWE-134
critical
exploit available
metasploit

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.

Vulnerable Configurations

Part Description Count
Application
Emc
3

Common Attack Pattern Enumeration and Classification (CAPEC)

  • Format String Injection
    An attacker 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 attacker 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 attacker can write to the program stack.
  • 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.

Exploit-Db

descriptionEMC Networker Format String. CVE-2012-2288. Remote exploit for windows platform
idEDB-ID:22525
last seen2016-02-02
modified2012-11-07
published2012-11-07
reportermetasploit
sourcehttps://www.exploit-db.com/download/22525/
titleEMC Networker Format String

Metasploit

descriptionThis module exploits a format string vulnerability in the lg_sprintf function as implemented in liblocal.dll on EMC Networker products. This module exploits the vulnerability by using a specially crafted RPC call to the program number 0x5F3DD, version 0x02, and procedure 0x06. This module has been tested successfully on EMC Networker 7.6 SP3 on Windows XP SP3 and Windows 2003 SP2 (DEP bypass).
idMSF:EXPLOIT/WINDOWS/EMC/NETWORKER_FORMAT_STRING
last seen2020-05-26
modified2017-07-24
published2012-11-03
references
reporterRapid7
sourcehttps://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/emc/networker_format_string.rb
titleEMC Networker Format String

Packetstorm

data sourcehttps://packetstormsecurity.com/files/download/117911/networker_format_string.rb.txt
idPACKETSTORM:117911
last seen2016-12-05
published2012-11-06
reporterAaron Portnoy
sourcehttps://packetstormsecurity.com/files/117911/EMC-Networker-Format-String.html
titleEMC Networker Format String

Saint

bid55330
descriptionEMC NetWorker nsrd Format String
idrpc_legatocategory_version
osvdb85116
titleemc_networker_nsrd_overflow
typeremote