Vulnerabilities > CVE-2008-1055 - USE of Externally-Controlled Format String vulnerability in Netwin Surgemail and Webmail
Attack vector
NETWORK Attack complexity
LOW Privileges required
NONE Confidentiality impact
PARTIAL Integrity impact
PARTIAL Availability impact
PARTIAL Summary
Format string vulnerability in webmail.exe in NetWin SurgeMail 38k4 and earlier and beta 39a, and WebMail 3.1s and earlier, allows remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code via format string specifiers in the page parameter.
Vulnerable Configurations
Common Weakness Enumeration (CWE)
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
description | SurgeMail and WebMail 3.0 'Page' Command Remote Format String Vulnerability. CVE-2008-1055. Dos exploit for windows platform |
id | EDB-ID:31300 |
last seen | 2016-02-03 |
modified | 2008-02-25 |
published | 2008-02-25 |
reporter | Luigi Auriemma |
source | https://www.exploit-db.com/download/31300/ |
title | SurgeMail and WebMail <= 3.0 - 'Page' Command Remote Format String Vulnerability |
References
- http://aluigi.altervista.org/adv/surgemailz-adv.txt
- http://secunia.com/advisories/29105
- http://secunia.com/advisories/29137
- http://securityreason.com/securityalert/3705
- http://www.securityfocus.com/archive/1/488741/100/0/threaded
- http://www.securityfocus.com/bid/27990
- http://www.securitytracker.com/id?1019500
- http://www.vupen.com/english/advisories/2008/0678
- https://exchange.xforce.ibmcloud.com/vulnerabilities/40833