GLSA 200404-18: Multiple Vulnerabilities in ssmtp

Опасность:высокая
Заголовок:Multiple Vulnerabilities in ssmtp
Дата:26.04.2004
Ошибки: #47918, #48435
ID:200404-18

Сводка

There are multiple format string vulnerabilities in the SSMTP package, which may allow an attacker to run arbitrary code with ssmtp's privileges (potentially root).

Назначение

SSMTP is a very simple mail transfer agent (MTA) that relays mail from the local machine to another SMTP host. It is not designed to function as a full mail server; its sole purpose is to relay mail.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
mail-mta/ssmtp <= 2.60.4-r2 >= 2.60.7 All supported architectures

Описание

There are two format string vulnerabilities inside the log_event() and die() functions of ssmtp. Strings from outside ssmtp are passed to various printf()-like functions from within log_event() and die() as format strings. An attacker could cause a specially-crafted string to be passed to these functions, and potentially cause ssmtp to execute arbitrary code.

Воздействие

If ssmtp connects to a malicious mail relay server, this vulnerability can be used to execute code with the rights of the mail sender, including root.

Обход

There is no known workaround at this time. All users are advised to upgrade to the latest available version of ssmtp.

Решение

All users are advised to upgrade to the latest available version of ssmtp.

    # emerge sync

    # emerge -pv ">=mail-mta/ssmtp-2.60.7"
    # emerge ">=mail-mta/ssmtp-2.60.7"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!