GLSA 200610-14: PHP: Integer overflow

Опасность:высокая
Заголовок:PHP: Integer overflow
Дата:30.10.2006
Ошибки: #150261
ID:200610-14

Сводка

PHP is vulnerable to an integer overflow potentially allowing the remote execution of arbitrary code.

Назначение

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

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

Пакет Уязвимый Нетронутый Архитектура(ы)
dev-lang/php < 5.1.6-r6 >= 4.4.4-r6 All supported architectures

Описание

A flaw in the PHP memory handling routines allows an unserialize() call to be executed on non-allocated memory due to a previous integer overflow.

Воздействие

An attacker could execute arbitrary code with the rights of the web server user or the user running a vulnerable PHP script.

Обход

There is no known workaround at this time.

Решение

All PHP 5.x users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-lang/php-5.1.6-r6"

All PHP 4.x users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.4-r6"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!