Rapid7 Vulnerability & Exploit Database

D-Link DCS-930L Authenticated Remote Command Execution

Back to Search

D-Link DCS-930L Authenticated Remote Command Execution

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

Description

The D-Link DCS-930L Network Video Camera is vulnerable to OS Command Injection via the web interface. The vulnerability exists at /setSystemCommand, which is accessible with credentials. This vulnerability was present in firmware version 2.01 and fixed by 2.12.

Author(s)

  • Nicholas Starke <nick@alephvoid.com>

Platform

Unix

Architectures

cmd

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

;