GLSA 200409-18: cdrtools: Local root vulnerability in cdrecord if set SUID root

Опасность:высокая
Заголовок:cdrtools: Local root vulnerability in cdrecord if set SUID root
Дата:14.09.2004
Ошибки: #63187
ID:200409-18

Сводка

cdrecord, if manually set SUID root, is vulnerable to a local root exploit allowing users to escalate privileges.

Назначение

The cdrtools package is a set of tools for CD recording, including the popular cdrecord command-line utility.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
app-cdr/cdrtools <= 2.01_alpha37 >= 2.01_alpha37-r1 All supported architectures

Описание

Max Vozeler discovered that the cdrecord utility, when set to SUID root, fails to drop root privileges before executing a user-supplied RSH program. By default, Gentoo does not ship the cdrecord utility as SUID root and therefore is not vulnerable. However, many users (and CD-burning front-ends) set this manually after installation.

Воздействие

A local attacker could specify a malicious program using the $RSH environment variable and have it executed by the SUID cdrecord, resulting in root privileges escalation.

Обход

As a workaround, you could remove the SUID rights from your cdrecord utility :

    # chmod a-s /usr/bin/cdrecord

Решение

All cdrtools users should upgrade to the latest version:

    # emerge sync

    # emerge -pv ">=app-cdr/cdrtools-2.01_alpha37-r1"
    # emerge ">=app-cdr/cdrtools-2.01_alpha37-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!