GLSA 200703-20: LSAT: Insecure temporary file creation

Опасность:низкая
Заголовок:LSAT: Insecure temporary file creation
Дата:18.03.2007
Ошибки: #159542
ID:200703-20

Сводка

LSAT insecurely creates temporary files which can lead to symlink attacks allowing a local user to overwrite arbitrary files.

Назначение

The Linux Security Auditing Tool (LSAT) is a post install security auditor which checks many system configurations and local network settings on the system for common security or configuration errors and for packages that are not needed.

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

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

Описание

LSAT insecurely writes in /tmp with a predictable filename.

Воздействие

A local attacker could create symbolic links in the temporary files directory, pointing to a valid file somewhere on the filesystem. When the LSAT script 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 lsat users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=app-admin/lsat-0.9.5"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!