Another Bug in Wordpress < 2.1, this time in PingBack
Another bug in the Wordpress platform was discovered yesterday. This time the vulnerabilities exist in the XMLRPC and Pingback
implementation that are included with Wordpress.
The advisory says that WordPress does not sanitize the sourceURI before passing it to wp_remote_fopen(); and this makes it possible to specify non-HTTP resources to be read such as local files or ftp sources. In particular, a malicious user can determine whether certain files exist on the local file system.
(more…)