Rapid7 Vulnerability & Exploit Database

Wordpress XMLRPC DoS

Back to Search

Wordpress XMLRPC DoS

Disclosed
08/06/2014
Created
05/30/2018

Description

Wordpress XMLRPC parsing is vulnerable to a XML based denial of service. This vulnerability affects Wordpress 3.5 - 3.9.2 (3.8.4 and 3.7.4 are also patched).

Author(s)

  • Nir Goldshlager
  • Christian Mehlmauer <FireFart@gmail.com>

Development

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':

msf > use auxiliary/dos/http/wordpress_xmlrpc_dos
msf auxiliary(wordpress_xmlrpc_dos) > show actions
    ...actions...
msf auxiliary(wordpress_xmlrpc_dos) > set ACTION < action-name >
msf auxiliary(wordpress_xmlrpc_dos) > show options
    ...show and set options...
msf auxiliary(wordpress_xmlrpc_dos) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;