Rapid7 Vulnerability & Exploit Database

D-Link info.cgi POST Request Buffer Overflow

Back to Search

D-Link info.cgi POST Request Buffer Overflow

Disclosed
05/22/2014
Created
05/30/2018

Description

This module exploits an anonymous remote code execution vulnerability on different D-Link devices. The vulnerability is a stack based buffer overflow in the my_cgi.cgi component, when handling specially crafted POST HTTP requests addresses to the /common/info.cgi handler. This module has been successfully tested on D-Link DSP-W215 in an emulated environment.

Author(s)

  • Craig Heffner
  • Michael Messner <devnull@s3cur1ty.de>

Platform

Linux

Architectures

mipsbe

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

;