Rapid7 Vulnerability & Exploit Database

ManageEngine ServiceDesk Plus Arbitrary File Upload

Back to Search

ManageEngine ServiceDesk Plus Arbitrary File Upload

Disclosed
08/20/2015
Created
05/30/2018

Description

This module exploits a file upload vulnerability in ManageEngine ServiceDesk Plus. The vulnerability exists in the FileUploader servlet which accepts unauthenticated file uploads. This module has been tested successfully on versions v9 b9000 - b9102 in Windows and Linux. The MSP versions do not expose the vulnerable servlet.

Author(s)

  • Pedro Ribeiro <pedrib@gmail.com>

Platform

Java

Architectures

java

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

;