Impact
======
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.
Workaround
==========
There are no known workarounds at this time.
Resolution
==========
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"