GLSA 200507-15: PHP: Script injection through XML-RPC

Опасность:высокая
Заголовок:PHP: Script injection through XML-RPC
Дата:15.07.2005
Ошибки: #97655
ID:200507-15

Сводка

PHP includes an XML-RPC implementation which allows remote attackers to execute arbitrary PHP script commands.

Назначение

PHP is a general-purpose scripting language widely used to develop web-based applications. It can run inside a web server using the mod_php module or the CGI version of PHP, or can run stand-alone in a CLI.

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

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

Описание

James Bercegay has discovered that the XML-RPC implementation in PHP fails to sanitize input passed in an XML document, which is used in an "eval()" statement.

Воздействие

A remote attacker could exploit the XML-RPC vulnerability to execute arbitrary PHP script code by sending specially crafted XML data to applications making use of this XML-RPC implementation.

Обход

There is no known workaround at this time.

Решение

All PHP users should upgrade to the latest version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-php/php-4.4.0"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!