GLSA 200410-08: ncompress: Buffer overflow

Опасность:средняя
Заголовок:ncompress: Buffer overflow
Дата:09.10.2004
Ошибки: #66251
ID:200410-08

Сводка

compress and uncompress, which could be used by daemon programs, contain a buffer overflow that could lead to remote execution of arbitrary code with the rights of the daemon process.

Назначение

ncompress is a utility handling compression and decompression of Lempel-Ziv archives, compatible with the original *nix compress and uncompress utilities (.Z extensions).

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

Пакет Уязвимый Нетронутый Архитектура(ы)
app-arch/ncompress <= 4.2.4 >= 4.2.4-r1 All supported architectures

Описание

compress and uncompress do not properly check bounds on command line options, including the filename. Large parameters would trigger a buffer overflow.

Воздействие

By supplying a carefully crafted filename or other option, an attacker could execute arbitrary code on the system. A local attacker could only execute code with his own rights, but since compress and uncompress are called by various daemon programs, this might also allow a remote attacker to execute code with the rights of the daemon making use of ncompress.

Обход

There is no known workaround at this time.

Решение

All ncompress users should upgrade to the latest version:

    # emerge sync
    
    # emerge -pv ">=app-arch/ncompress-4.2.4-r1"
    # emerge ">=app-arch/ncompress-4.2.4-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!