Rapid7 Vulnerability & Exploit Database

Wordpress Arbitrary File Deletion

Back to Search

Wordpress Arbitrary File Deletion

Disclosed
06/26/2018
Created
03/19/2019

Description

An arbitrary file deletion vulnerability in the WordPress core allows any user with privileges of an Author to completely take over the WordPress site and to execute arbitrary code on the server.

Author(s)

  • Slavco Mihajloski
  • Karim El Ouerghemmi
  • Aloïs Thévenot

Platform

PHP

Architectures

php

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/scanner/http/wp_arbitrary_file_deletion
msf auxiliary(wp_arbitrary_file_deletion) > show actions
    ...actions...
msf auxiliary(wp_arbitrary_file_deletion) > set ACTION < action-name >
msf auxiliary(wp_arbitrary_file_deletion) > show options
    ...show and set options...
msf auxiliary(wp_arbitrary_file_deletion) > 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

;