GLSA 200412-11: Cscope: Insecure creation of temporary files

Опасность:средняя
Заголовок:Cscope: Insecure creation of temporary files
Дата:16.12.2004
Ошибки: #71595
ID:200412-11

Сводка

Cscope is vulnerable to symlink attacks, potentially allowing a local user to overwrite arbitrary files.

Назначение

Cscope is a developer utility used to browse and manage source code.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-util/cscope < 15.5-r2 >= 15.5-r2 All supported architectures

Описание

Cscope creates temporary files in world-writable directories with predictable names.

Воздействие

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

Обход

There is no known workaround at this time.

Решение

All Cscope users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-util/cscope-15.5-r2"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!