GLSA 200409-04: Squid: Denial of service when using NTLM authentication

Опасность:средняя
Заголовок:Squid: Denial of service when using NTLM authentication
Дата:02.09.2004
Ошибки: #61280
ID:200409-04

Сводка

Squid is vulnerable to a denial of service attack which could crash its NTLM helpers.

Назначение

Squid is a full-featured Web Proxy Cache designed to run on Unix systems. It supports proxying and caching of HTTP, FTP, and other URLs, as well as SSL support, cache hierarchies, transparent caching, access control lists and many other features.

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

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

Описание

Squid 2.5.x versions contain a bug in the functions ntlm_fetch_string() and ntlm_get_string() which lack checking the int32_t offset "o" for negative values.

Воздействие

A remote attacker could cause a denial of service situation by sending certain malformed NTLMSSP packets if NTLM authentication is enabled.

Обход

Disable NTLM authentication by removing any "auth_param ntlm program ..." directives from squid.conf or use ntlm_auth from Samba-3.x.

Решение

All Squid users should upgrade to the latest stable version:

    # emerge sync
    
    # emerge -pv ">=net-www/squid-2.5.6-r2"
    # emerge ">=net-www/squid-2.5.6-r2"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!