GLSA 201408-14: stunnel: Information disclosure

Опасность:средняя
Заголовок:stunnel: Information disclosure
Дата:29.08.2014
Ошибки: #503506
ID:201408-14

Сводка

A vulnerability in stunnel might allow remote attackers to gain access to private key information.

Назначение

The stunnel program is designed to work as an SSL encryption wrapper between a client and a local or remote server.

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

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

Описание

stunnel does not properly update the state of the pseudo-random generator after fork-threading which causes subsequent children with the same process ID to use the same entropy pool. ECDSA and DSA keys, when not used in deterministic mode (RFC6979), rely on random data for its k parameter to not leak private key information.

Воздействие

A remote attacker may gain access to private key information from ECDSA or DSA keys.

Обход

There is no known workaround at this time.

Решение

All stunnel users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=net-misc/stunnel-5.02"
    

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!