Rapid7 Vulnerability & Exploit Database

Wordpress Drag and Drop Multi File Uploader RCE

Back to Search

Wordpress Drag and Drop Multi File Uploader RCE

Disclosed
05/11/2020
Created
06/04/2020

Description

This module exploits a file upload feature of Drag and Drop Multi File Upload - Contact Form 7 for versions prior to 1.3.4. The allowed file extension list can be bypassed by appending a %, allowing for php shells to be uploaded. No authentication is required for exploitation.

Author(s)

  • h00die
  • Austin Martin <amartin@amartinsec.com>

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 exploit/multi/http/wp_dnd_mul_file_rce
msf exploit(wp_dnd_mul_file_rce) > show targets
    ...targets...
msf exploit(wp_dnd_mul_file_rce) > set TARGET < target-id >
msf exploit(wp_dnd_mul_file_rce) > show options
    ...show and set options...
msf exploit(wp_dnd_mul_file_rce) > exploit

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

;