vendor:
MDaemon IMAP Server
by:
SecurityFocus
7.5
CVSS
HIGH
Format-String Vulnerability
134
CWE
Product Name: MDaemon IMAP Server
Affected Version From: 8.1.2001
Affected Version To: 8.1.2001
Patch Exists: NO
Related CWE: N/A
CPE: //a:alt-n_technologies:mdaemon_imap_server
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2005
Alt-N MDaemon IMAP Server Remote Format-String Vulnerability
Alt-N MDaemon IMAP Server is affected by a remote format-string vulnerability. This issue is due to the application's failure to properly sanitize user-supplied input before using it in the format-specifier argument to a formatted printing function. This vulnerability may be leveraged to consume excessive CPU resources or to crash the service. Due to the nature of this issue, remote code execution is likely possible, although this has not been confirmed.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.