Rapid7 Vulnerability & Exploit Database

D-Link HNAP Request Remote Buffer Overflow

Back to Search

D-Link HNAP Request Remote Buffer Overflow

Disclosed
05/15/2014
Created
05/30/2018

Description

This module exploits an anonymous remote code execution vulnerability on different D-Link devices. The vulnerability is due to a stack based buffer overflow while handling malicious HTTP POST requests addressed to the HNAP handler. This module has been successfully tested on D-Link DIR-505 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_hnap_bof
msf exploit(dlink_hnap_bof) > show targets
    ...targets...
msf exploit(dlink_hnap_bof) > set TARGET < target-id >
msf exploit(dlink_hnap_bof) > show options
    ...show and set options...
msf exploit(dlink_hnap_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

;