GLSA 200909-01: Linux-PAM: Privilege escalation

Опасность:средняя
Заголовок:Linux-PAM: Privilege escalation
Дата:07.09.2009
Ошибки: #261512
ID:200909-01

Сводка

An error in the handling of user names of Linux-PAM might allow remote attackers to cause a Denial of Service or escalate privileges.

Назначение

Linux-PAM (Pluggable Authentication Modules) is an architecture allowing the separation of the development of privilege granting software from the development of secure and appropriate authentication schemes.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
sys-libs/pam < 1.0.4 >= 1.0.4 All supported architectures

Описание

Marcus Granado repoted that Linux-PAM does not properly handle user names that contain Unicode characters. This is related to integer signedness errors in the pam_StrTok() function in libpam/pam_misc.c.

Воздействие

A remote attacker could exploit this vulnerability to cause a Denial of Service. A remote authenticated attacker could exploit this vulnerability to log in to a system with the account of a user that has a similar user name, but with non-ASCII characters.

Обход

There is no known workaround at this time.

Решение

All Linux-PAM users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=sys-libs/pam-1.0.4"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!