GLSA 200506-22: sudo: Arbitrary command execution

Опасность:средняя
Заголовок:sudo: Arbitrary command execution
Дата:23.06.2005
Ошибки: #96618
ID:200506-22

Сводка

A vulnerability in sudo may allow local users to elevate privileges.

Назначение

sudo allows a system administrator to give users the ability to run commands as other users.

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

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

Описание

The sudoers file is used to define the actions sudo users are permitted to perform. Charles Morris discovered that a specific layout of the sudoers file could cause the results of an internal check to be clobbered, leaving sudo vulnerable to a race condition.

Воздействие

Successful exploitation would permit a local sudo user to execute arbitrary commands as another user.

Обход

Reorder the sudoers file using the visudo utility to ensure the 'ALL' pseudo-command precedes other command definitions.

Решение

All sudo users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=app-admin/sudo-1.6.8_p9"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!