Rapid7 Vulnerability & Exploit Database

D-Link DIR-605L Captcha Handling Buffer Overflow

Back to Search

D-Link DIR-605L Captcha Handling Buffer Overflow

Disclosed
10/08/2012
Created
05/30/2018

Description

This module exploits an anonymous remote code execution vulnerability on D-Link DIR-605L routers. The vulnerability exists while handling user supplied captcha information, and is due to the insecure usage of sprintf on the getAuthCode() function. This module has been tested successfully on D-Link DIR-605L firmware 1.13 (emulated) and firmware 1.12 (real).

Author(s)

  • Craig Heffner
  • juan vazquez <juan.vazquez@metasploit.com>

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

;