Lucene search

K
gentooGentoo FoundationGLSA-200803-25
HistoryMar 18, 2008 - 12:00 a.m.

Dovecot: Multiple vulnerabilities

2008-03-1800:00:00
Gentoo Foundation
security.gentoo.org
22

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS

0.077

Percentile

94.3%

Background

Dovecot is a lightweight, fast and easy to configure IMAP and POP3 mail server.

Description

Dovecot uses the group configured via the “mail_extra_groups” setting, which should be used to create lockfiles in the /var/mail directory, when accessing arbitrary files (CVE-2008-1199). Dovecot does not escape TAB characters in passwords when saving them, which might allow for argument injection in blocking passdbs such as MySQL, PAM or shadow (CVE-2008-1218).

Impact

Remote attackers can exploit the first vulnerability to disclose sensitive data, such as the mail of other users, or modify files or directories that are writable by group via a symlink attack. Please note that the “mail_extra_groups” setting is set to the “mail” group by default when the “mbox” USE flag is enabled.

The second vulnerability can be abused to inject arguments for internal fields. No exploitation vectors are known for this vulnerability that affect previously stable versions of Dovecot in Gentoo.

Workaround

There is no known workaround at this time.

Resolution

All Dovecot users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=net-mail/dovecot-1.0.13-r1"

This version removes the “mail_extra_groups” option and introduces a “mail_privileged_group” setting which is handled safely.

OSVersionArchitecturePackageVersionFilename
Gentooanyallnet-mail/dovecot< 1.0.13-r1UNKNOWN

CVSS2

6.8

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

NONE

Confidentiality Impact

PARTIAL

Integrity Impact

PARTIAL

Availability Impact

PARTIAL

AV:N/AC:M/Au:N/C:P/I:P/A:P

EPSS

0.077

Percentile

94.3%