Rapid7 Vulnerability & Exploit Database

ASUS infosvr Auth Bypass Command Execution

Back to Search

ASUS infosvr Auth Bypass Command Execution

Disclosed
01/04/2015
Created
06/14/2018

Description

This module exploits an authentication bypass vulnerability in the infosvr service running on UDP port 9999 on various ASUS routers to execute arbitrary commands as root. This module launches the BusyBox Telnet daemon on the port specified in the TelnetPort option to gain an interactive remote shell. This module was tested successfully on an ASUS RT-N12E with firmware version 2.0.0.35. Numerous ASUS models are reportedly affected, but untested.

Author(s)

  • Friedrich Postelstorfer
  • jduck <jduck@metasploit.com>
  • bcoles <bcoles@gmail.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/misc/asus_infosvr_auth_bypass_exec
msf exploit(asus_infosvr_auth_bypass_exec) > show targets
    ...targets...
msf exploit(asus_infosvr_auth_bypass_exec) > set TARGET < target-id >
msf exploit(asus_infosvr_auth_bypass_exec) > show options
    ...show and set options...
msf exploit(asus_infosvr_auth_bypass_exec) > 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

;