GLSA 200801-01: unp: Arbitrary command execution

Опасность:средняя
Заголовок:unp: Arbitrary command execution
Дата:09.01.2008
Ошибки: #203106
ID:200801-01

Сводка

unp allows execution of arbitrary code via malicious file names.

Назначение

unp is a script for unpacking various file formats.

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

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

Описание

Erich Schubert from Debian discovered that unp does not escape file names properly before passing them to calls of the shell.

Воздействие

A remote attacker could entice a user or automated system to unpack a compressed archive with a specially crafted file name, leading to the execution of shell commands from within the filename. That code will be executed with the privileges of the user running unp.

Обход

There is no known workaround at this time.

Решение

All unp users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=app-arch/unp-1.0.14"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!