Rapid7 Vulnerability & Exploit Database

ProjectSend Arbitrary File Upload

Back to Search

ProjectSend Arbitrary File Upload

Disclosed
12/02/2014
Created
05/30/2018

Description

This module exploits a file upload vulnerability in ProjectSend revisions 100 to 561. The 'process-upload.php' file allows unauthenticated users to upload PHP files resulting in remote code execution as the web server user.

Author(s)

  • Fady Mohammed Osman
  • bcoles <bcoles@gmail.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/unix/webapp/projectsend_upload_exec
msf exploit(projectsend_upload_exec) > show targets
    ...targets...
msf exploit(projectsend_upload_exec) > set TARGET < target-id >
msf exploit(projectsend_upload_exec) > show options
    ...show and set options...
msf exploit(projectsend_upload_exec) > 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

;