File: 2107.txt

package info (click to toggle)
snort 2.3.3-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 22,512 kB
  • ctags: 11,344
  • sloc: ansic: 70,967; sh: 4,848; makefile: 748; perl: 478; sql: 212
file content (62 lines) | stat: -rw-r--r-- 1,832 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Rule:


--
Sid:
2107

--
Summary:
This event is generated when a remote user uses invalid data within an IMAP CREATE command sent to port 143 on an internal server. This may indicate an attempt to exploit a buffer overflow vulnerability in the IMAP CREATE command in the Alt-N MDaemon IMAP server.

--
Impact:
Remote execution of arbitrary code, which could allow an attacker to interfere with or crash mail services. The attacker must have a valid IMAP account and be authenticated by the mail server to attempt this exploit.

--
Detailed Information:
Some versions of the Alt-N MDaemon IMAP server contain a vulnerability where, if an authenticated user creates a folder with a sufficiently long name, arbitrary code can be executed with system privileges. Note that this exploit can only be attempted by an authenticated user with a valid IMAP account on the mail server.

--
Affected Systems:
Any operating system that runs Alt-N MDaemon 6.7.5 or Alt-N MDaemon 6.7.9 IMAP servers.

--
Attack Scenarios:
An authenticated user can create a new folder with a sufficiently long name, creating a buffer overflow condition. The attacker can then execute arbitrary code with system privileges, which may allow the attacker to interfere with or crash mail services.

--
Ease of Attack:
Exploits exist, but the user must be authenticated before attempting the exploit.

--
False Positives:
None known.

--
False Negatives:
None known.

--
Corrective Action:
Upgrade to Alt-N MDaemon 6.7.10 or later.

Check the host for signs of compromise.

--
Contributors:
Sourcefire Research Team
Brian Caswell <bmc@sourcefire.com>
Sourcefire Technical Publications Team
Jen Harvey <jennifer.harvey@sourcefire.com>

--
Additional References:

Bugtraq
http://www.securityfocus.com/bid/7446

Nessus
http://cgi.nessus.org/plugins/dump.php3?id=11577

--