GLSA 200508-13: PEAR XML-RPC, phpxmlrpc: New PHP script injection vulnerability

Опасность:высокая
Заголовок:PEAR XML-RPC, phpxmlrpc: New PHP script injection vulnerability
Дата:24.08.2005
Ошибки: #102378, #102576
ID:200508-13

Сводка

The PEAR XML-RPC and phpxmlrpc libraries allow remote attackers to execute arbitrary PHP script commands.

Назначение

The PEAR XML-RPC and phpxmlrpc libraries are both PHP implementations of the XML-RPC protocol.

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

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

Описание

Stefan Esser of the Hardened-PHP Project discovered that the PEAR XML-RPC and phpxmlrpc libraries were improperly handling XMLRPC requests and responses with malformed nested tags.

Воздействие

A remote attacker could exploit this vulnerability to inject arbitrary PHP script code into eval() statements by sending a specially crafted XML document to web applications making use of these libraries.

Обход

There are no known workarounds at this time.

Решение

All PEAR-XML_RPC users should upgrade to the latest available version:

    # emerge --sync
    # emerge --ask --oneshot --verbose ">=dev-php/PEAR-XML_RPC-1.4.0"

All phpxmlrpc users should upgrade to the latest available version:

# emerge --sync # emerge --ask --oneshot --verbose ">=dev-php/phpxmlrpc-1.2-r1"

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!