GLSA 200507-01: PEAR XML-RPC, phpxmlrpc: PHP script injection vulnerability

Опасность:высокая
Заголовок:PEAR XML-RPC, phpxmlrpc: PHP script injection vulnerability
Дата:03.07.2005
Ошибки: #97399, #97629
ID:200507-01

Сводка

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.3.1 >= 1.3.1 All supported architectures
dev-php/phpxmlrpc < 1.1.1 >= 1.1.1 All supported architectures

Описание

James Bercegay of GulfTech Security Research discovered that the PEAR XML-RPC and phpxmlrpc libraries fail to sanatize input sent using the "POST" method.

Воздействие

A remote attacker could exploit this vulnerability to execute arbitrary PHP script code 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.3.1"

All phpxmlrpc users should upgrade to the latest available version:

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

Ссылки

Наличие

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

Опасения?

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

Лицензия

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

Спасибо!