Rapid7 Vulnerability & Exploit Database

Novell Zenworks Mobile Managment MDM.php Local File Inclusion Vulnerability

Back to Search

Novell Zenworks Mobile Managment MDM.php Local File Inclusion Vulnerability

Disclosed
03/13/2013
Created
05/30/2018

Description

This module exercises a vulnerability in Novel Zenworks Mobile Management's Mobile Device Management component which can allow unauthenticated remote code execution. Due to a flaw in the MDM.php script's input validation, remote attackers can both upload and execute code via a directory traversal flaw exposed in the 'language' parameter of a POST call to DUSAP.php.

Author(s)

  • steponequit
  • Andrea Micalizzi (aka rgod)

Platform

Windows

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

;