GLSA 200803-25: Dovecot: Multiple vulnerabilities

Опасность:средняя
Заголовок:Dovecot: Multiple vulnerabilities
Дата:18.03.2008
Ошибки: #212336, #213030
ID:200803-25

Сводка

Two vulnerabilities in Dovecot allow for information disclosure and argument injection.

Назначение

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

Уязвимые пакеты

Пакет Уязвимый Нетронутый Архитектура(ы)
net-mail/dovecot < 1.0.13-r1 >= 1.0.13-r1 All supported architectures

Описание

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).

Воздействие

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.

Обход

There is no known workaround at this time.

Решение

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.

Ссылки

Наличие

Этот GLSA и любые обновления для нее доступны для просмотра на сайте Gentoo Security: http://security.gentoo.org/glsa/glsa-200803-25.xml

Опасения?

Безопасность является одной из главных задач Gentoo Linux и первостепенное значение обеспечить конфиденциальность и безопасность машин наших пользователей. Любые соображения безопасности должны быть адресованы security@gentoo.org или в качестве альтернативы, вы можете сообщить об ошибке на https://bugs.gentoo.org.

Лицензия

Copyright 2010 Gentoo Foundation, Inc; текст ссылки принадлежит его владельцу(ам). Содержание этого документа распространяется на условиях лицензии Creative Commons - Attribution / Share Alike.

Спасибо!