GLSA 201006-09: sudo: Privilege escalation

Опасность:высокая
Заголовок:sudo: Privilege escalation
Дата:01.06.2010
Ошибки: #321697
ID:201006-09

Сводка

A flaw in sudo's -e option may allow local attackers to execute arbitrary commands.

Назначение

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

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

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

Описание

The command matching functionality does not properly handle when a file in the current working directory has the same name as a pseudo-command in the sudoers file and the PATH contains an entry for ".".

Воздействие

A local attacker with the permission to run sudoedit could, under certain circumstances, execute arbitrary commands as whichever user he has permission to run sudoedit as, typically root.

Обход

There is no known workaround at this time.

Решение

All sudo users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=app-admin/sudo-1.7.2_p6"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!