charles
07-04-2005, 11:47 PM
Please see this thread about an xml-rpc exploit in php.
http://news.netcraft.com/archives/2005/07/04/php_blogging_apps_vulnerable_to_xmlrpc_exploits.ht ml
You are advised to upgrade pear xmlrpc immediately with
pear clear-cache
pear upgrade XML_RPC
Please note that if your app doesn't use the pear xmlrpc implementation, or has xmlrpc code embedded in the application, you may have to upgrade/patch your app directly. If you are unsure, the safest thing to do is disable this feature by finding the files named 'xmlrpc.php' under your document root and renaming them or changing permissions to disable them. Common examples would include
/usr/local/cpanel/base/horde/lib/Horde/RPC/xmlrpc.php
Drupal/xmlrpc.php
Post-Nuke/xmlrpc.php
TikiWiki/xmlrpc.php
WordPress/xmlrpc.php
Xoops/xmlrpc.php
b2evolution/xmlsrv/xmlrpc.php
Wordpress users running a version older than 1.5.1.3 can see how to fix or upgrade here:
http://wordpress.org/support/topic/38263
Further discussion can be found in this WHT thread (http://www.webhostingtalk.com/showthread.php?s=&threadid=421520)
Please contact support if you need any help upgrading/patching. We may not be able to help you with all apps, but can make sure php and pear are up to date for you.
http://news.netcraft.com/archives/2005/07/04/php_blogging_apps_vulnerable_to_xmlrpc_exploits.ht ml
You are advised to upgrade pear xmlrpc immediately with
pear clear-cache
pear upgrade XML_RPC
Please note that if your app doesn't use the pear xmlrpc implementation, or has xmlrpc code embedded in the application, you may have to upgrade/patch your app directly. If you are unsure, the safest thing to do is disable this feature by finding the files named 'xmlrpc.php' under your document root and renaming them or changing permissions to disable them. Common examples would include
/usr/local/cpanel/base/horde/lib/Horde/RPC/xmlrpc.php
Drupal/xmlrpc.php
Post-Nuke/xmlrpc.php
TikiWiki/xmlrpc.php
WordPress/xmlrpc.php
Xoops/xmlrpc.php
b2evolution/xmlsrv/xmlrpc.php
Wordpress users running a version older than 1.5.1.3 can see how to fix or upgrade here:
http://wordpress.org/support/topic/38263
Further discussion can be found in this WHT thread (http://www.webhostingtalk.com/showthread.php?s=&threadid=421520)
Please contact support if you need any help upgrading/patching. We may not be able to help you with all apps, but can make sure php and pear are up to date for you.