GLSA 200410-07: ed: Insecure temporary file handling

Опасность:средняя
Заголовок:ed: Insecure temporary file handling
Дата:09.10.2004
Ошибки: #66400
ID:200410-07

Сводка

The ed utility is vulnerable to symlink attacks, potentially allowing a local user to overwrite or change rights on arbitrary files with the rights of the user running ed, which could be the root user.

Назначение

ed is a line-oriented text editor, used to create or modify text files, both interactively and via shell scripts.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
sys-apps/ed <= 0.2-r3 >= 0.2-r4 All supported architectures

Описание

ed insecurely creates temporary files in world-writeable directories with predictable names. Given that ed is used in various system shell scripts, they are by extension affected by the same vulnerability.

Воздействие

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When ed is called, this would result in file access with the rights of the user running the utility, which could be the root user.

Обход

There is no known workaround at this time.

Решение

All ed users should upgrade to the latest version:

    # emerge sync

    # emerge -pv ">=sys-apps/ed-0.2-r4"
    # emerge ">=sys-apps/ed-0.2-r4"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!