Rapid7 Vulnerability & Exploit Database

D-Link Devices UPnP SOAP Command Execution

Back to Search

D-Link Devices UPnP SOAP Command Execution

Disclosed
07/05/2013
Created
05/30/2018

Description

Different D-Link Routers are vulnerable to OS command injection in the UPnP SOAP interface. Since it is a blind OS command injection vulnerability, there is no output for the executed command. This module has been tested on DIR-865 and DIR-645 devices.

Author(s)

  • Michael Messner <devnull@s3cur1ty.de>
  • juan vazquez <juan.vazquez@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 exploit/linux/http/dlink_upnp_exec_noauth
msf exploit(dlink_upnp_exec_noauth) > show targets
    ...targets...
msf exploit(dlink_upnp_exec_noauth) > set TARGET < target-id >
msf exploit(dlink_upnp_exec_noauth) > show options
    ...show and set options...
msf exploit(dlink_upnp_exec_noauth) > 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

;