Vulnerabilities > CVE-2008-1358 - Improper Restriction of Operations within the Bounds of a Memory Buffer vulnerability in Altn Mdaemon 9.6.4
Attack vector
UNKNOWN Attack complexity
UNKNOWN Privileges required
UNKNOWN Confidentiality impact
UNKNOWN Integrity impact
UNKNOWN Availability impact
UNKNOWN Summary
Stack-based buffer overflow in the IMAP server in Alt-N Technologies MDaemon 9.6.4 allows remote authenticated users to execute arbitrary code via a FETCH command with a long BODY.
Vulnerable Configurations
Part | Description | Count |
---|---|---|
Application | 1 |
Common Weakness Enumeration (CWE)
Common Attack Pattern Enumeration and Classification (CAPEC)
- Buffer Overflow via Environment Variables This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
- Overflow Buffers Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an attacker. As a consequence, an attacker is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the attackers' choice.
- Client-side Injection-induced Buffer Overflow This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
- Filter Failure through Buffer Overflow In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
- MIME Conversion An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
Exploit-Db
description MDaemon 9.6.4 IMAPD FETCH Buffer Overflow. CVE-2008-1358. Remote exploit for windows platform id EDB-ID:16482 last seen 2016-02-01 modified 2010-06-15 published 2010-06-15 reporter metasploit source https://www.exploit-db.com/download/16482/ title MDaemon 9.6.4 IMAPD FETCH Buffer Overflow description MDaemon IMAP server 9.6.4 (FETCH) Remote Buffer Overflow Exploit. CVE-2008-1358. Remote exploit for windows platform file exploits/windows/remote/5248.py id EDB-ID:5248 last seen 2016-01-31 modified 2008-03-13 platform windows port 143 published 2008-03-13 reporter ryujin source https://www.exploit-db.com/download/5248/ title MDaemon IMAP server 9.6.4 - FETCH Remote Buffer Overflow Exploit type remote
Metasploit
description | This module exploits a stack buffer overflow in the Alt-N MDaemon IMAP Server version 9.6.4 by sending an overly long FETCH BODY command. Valid IMAP account credentials are required. Credit to Matteo Memelli |
id | MSF:EXPLOIT/WINDOWS/IMAP/MDAEMON_FETCH |
last seen | 2020-03-23 |
modified | 2017-11-08 |
published | 2008-04-06 |
references | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1358 |
reporter | Rapid7 |
source | https://github.com/rapid7/metasploit-framework/blob/master//modules/exploits/windows/imap/mdaemon_fetch.rb |
title | MDaemon 9.6.4 IMAPD FETCH Buffer Overflow |
Nessus
NASL family | Windows |
NASL id | MDAEMON_965.NASL |
description | According to its banner, the version of MDaemon installed on the remote host contains a stack-based buffer overflow in its IMAP server component that can be triggered via a FETCH command with a long BODY data item. An authenticated, remote attacker may be able to leverage this issue to crash the affected service or execute arbitrary code subject to the privileges under which the service operates. Note that MDaemon by default runs as a service with SYSTEM privileges under Windows so successful exploitation could result in a complete compromise of the affected system. |
last seen | 2020-06-01 |
modified | 2020-06-02 |
plugin id | 31640 |
published | 2008-03-21 |
reporter | This script is Copyright (C) 2008-2018 Tenable Network Security, Inc. |
source | https://www.tenable.com/plugins/nessus/31640 |
title | MDaemon IMAP Server FETCH Command Remote Buffer Overflow |
Packetstorm
data source | https://packetstormsecurity.com/files/download/83208/mdaemon_fetch.rb.txt |
id | PACKETSTORM:83208 |
last seen | 2016-12-05 |
published | 2009-11-26 |
reporter | patrick |
source | https://packetstormsecurity.com/files/83208/MDaemon-9.6.4-IMAPD-FETCH-Buffer-Overflow.html |
title | MDaemon 9.6.4 IMAPD FETCH Buffer Overflow |
Saint
bid | 28245 |
description | MDaemon IMAP FETCH command buffer overflow |
id | mail_imap_mdaemon |
osvdb | 43111 |
title | mdaemon_imap_fetch |
type | remote |
References
- http://files.altn.com/MDaemon/Release/RelNotes_en.txt
- http://files.altn.com/MDaemon/Release/RelNotes_en.txt
- http://secunia.com/advisories/29382
- http://secunia.com/advisories/29382
- http://www.be4mind.com/?q=node/256
- http://www.be4mind.com/?q=node/256
- http://www.securityfocus.com/bid/28245
- http://www.securityfocus.com/bid/28245
- http://www.securitytracker.com/id?1019615
- http://www.securitytracker.com/id?1019615
- http://www.vupen.com/english/advisories/2008/0877/references
- http://www.vupen.com/english/advisories/2008/0877/references
- https://exchange.xforce.ibmcloud.com/vulnerabilities/41195
- https://exchange.xforce.ibmcloud.com/vulnerabilities/41195
- https://www.exploit-db.com/exploits/5248
- https://www.exploit-db.com/exploits/5248