From 4f2d7949f03e1c198bc888f2d05f421d35c57e21 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 9 Oct 2017 18:53:29 +0100 Subject: reinit the tree, so we can have metadata --- metadata/glsa/glsa-200508-13.xml | 77 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 metadata/glsa/glsa-200508-13.xml (limited to 'metadata/glsa/glsa-200508-13.xml') diff --git a/metadata/glsa/glsa-200508-13.xml b/metadata/glsa/glsa-200508-13.xml new file mode 100644 index 000000000000..422f574eb778 --- /dev/null +++ b/metadata/glsa/glsa-200508-13.xml @@ -0,0 +1,77 @@ + + + + PEAR XML-RPC, phpxmlrpc: New PHP script injection vulnerability + + The PEAR XML-RPC and phpxmlrpc libraries allow remote attackers to execute + arbitrary PHP script commands. + + pear-xml_rpc phpxmlrpc + 2005-08-24 + 2005-08-24: 01 + 102378 + 102576 + remote + + + 1.4.0 + 1.4.0 + + + 1.2-r1 + 1.2-r1 + + + +

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

+
+ +

+ 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" +
+ + CAN-2005-2498 + Hardened-PHP 14/2005 Advisory + Hardened-PHP 15/2005 Advisory + + + koon + + + koon + +
-- cgit v1.2.3