GLSA 200506-08: GNU shtool, ocaml-mysql: Insecure temporary file creation

Опасность:средняя
Заголовок:GNU shtool, ocaml-mysql: Insecure temporary file creation
Дата:11.06.2005
Ошибки: #93782, #93784
ID:200506-08

Сводка

GNU shtool and ocaml-mysql are vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files.

Назначение

GNU shtool is a compilation of small shell scripts into a single shell tool. The ocaml-mysql package includes the GNU shtool code.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-util/shtool < 2.0.1-r2 >= 2.0.1-r2 All supported architectures
dev-ml/ocaml-mysql < 1.0.3-r1 >= 1.0.3-r1 All supported architectures

Описание

Eric Romang has discovered that GNU shtool insecurely creates temporary files with predictable filenames (CAN-2005-1751). On closer inspection, Gentoo Security discovered that the shtool temporary file, once created, was being reused insecurely (CAN-2005-1759).

Воздействие

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When a GNU shtool script is executed, this would result in the file being overwritten with the rights of the user running the script, which could be the root user.

Обход

There is no known workaround at this time.

Решение

All GNU shtool users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-util/shtool-2.0.1-r2"

All ocaml-mysql users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-ml/ocaml-mysql-1.0.3-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!