Rapid7 Vulnerability & Exploit Database

ManageEngine ServiceDesk Plus Path Traversal

Back to Search

ManageEngine ServiceDesk Plus Path Traversal

Disclosed
10/03/2015
Created
05/30/2018

Description

This module exploits an unauthenticated path traversal vulnerability found in ManageEngine ServiceDesk Plus build 9110 and lower. The module will retrieve any file on the filesystem with the same privileges as Support Center Plus is running. On Windows, files can be retrieved with SYSTEM privileges. The issue has been resolved in ServiceDesk Plus build 91111 (issue SD-60283).

Author(s)

  • xistence <xistence@0x90.nl>

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

;