GLSA 200501-43: f2c: Insecure temporary file creation

Опасность:средняя
Заголовок:f2c: Insecure temporary file creation
Дата:30.01.2005
Ошибки: #79725
ID:200501-43

Сводка

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

Назначение

f2c is a Fortran to C translator. Portage uses this package in some ebuilds to build Fortran sources.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-lang/f2c <= 20030320 >= 20030320-r1 All supported architectures

Описание

Javier Fernandez-Sanguino Pena from the Debian Security Audit Team discovered that f2c creates temporary files in world-writeable 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 f2c is executed, this would result in the file being overwritten with the rights of the user running the software, which could be the root user.

Обход

There is no known workaround at this time.

Решение

All f2c users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-lang/f2c-20030320-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!