Vulnerabilities > CVE-2008-7074 - USE of Externally-Controlled Format String vulnerability in Memcode I.Scribe

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

Summary

Format string vulnerability in MemeCode Software i.Scribe 1.88 through 2.00 before Beta9 allows remote SMTP servers to cause a denial of service (crash) and possibly execute arbitrary code via format string specifiers in a server response, which is not properly handled "when displaying the signon message."

Vulnerable Configurations

Part Description Count
Application
Memcode
13

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

descriptioni.Scribe SMTP Client <= 2.00b (wscanf) Remote Format String PoC. CVE-2008-7074. Dos exploit for windows platform
fileexploits/windows/dos/7249.php
idEDB-ID:7249
last seen2016-02-01
modified2008-11-27
platformwindows
port
published2008-11-27
reporterAlfons Luja
sourcehttps://www.exploit-db.com/download/7249/
titlei.Scribe SMTP Client <= 2.00b wscanf Remote Format String PoC
typedos