Rapid7 Vulnerability & Exploit Database

ManageEngine DeviceExpert 5.6 ScheduleResultViewer FileName Traversal

Back to Search

ManageEngine DeviceExpert 5.6 ScheduleResultViewer FileName Traversal

Disclosed
03/18/2012
Created
05/30/2018

Description

This module exploits a directory traversal vulnerability found in ManageEngine DeviceExpert's ScheduleResultViewer Servlet. This is done by using "..\..\..\..\..\..\..\..\..\..\" in the path in order to retrieve a file on a vulnerable machine. Please note that the SSL option is required in order to send HTTP requests.

Author(s)

  • rgod
  • sinn3r <sinn3r@metasploit.com>

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

;