Rapid7 Vulnerability & Exploit Database

WordPress Plugin Foxypress uploadify.php Arbitrary Code Execution

Back to Search

WordPress Plugin Foxypress uploadify.php Arbitrary Code Execution

Disclosed
06/05/2012
Created
05/30/2018

Description

This module exploits an arbitrary PHP code execution flaw in the WordPress blogging software plugin known as Foxypress. The vulnerability allows for arbitrary file upload and remote code execution via the uploadify.php script. The Foxypress plugin versions 0.4.1.1 to 0.4.2.1 are vulnerable.

Author(s)

  • Sammy FORGIT
  • aushack <patrick@osisecurity.com.au>

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/unix/webapp/wp_foxypress_upload
msf exploit(wp_foxypress_upload) > show targets
    ...targets...
msf exploit(wp_foxypress_upload) > set TARGET < target-id >
msf exploit(wp_foxypress_upload) > show options
    ...show and set options...
msf exploit(wp_foxypress_upload) > 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

;