Rapid7 Vulnerability & Exploit Database

TrueOnline / Billion 5200W-T Router Unauthenticated Command Injection

Back to Search

TrueOnline / Billion 5200W-T Router Unauthenticated Command Injection

Disclosed
12/26/2016
Created
05/30/2018

Description

TrueOnline is a major ISP in Thailand, and it distributes a customized version of the Billion 5200W-T router. This customized version has at least two command injection vulnerabilities, one authenticated and one unauthenticated, on different firmware versions. This module will attempt to exploit the unauthenticated injection first, and if that fails, it will attempt to exploit the authenticated injection. This module was tested in an emulated environment, as the author doesn't have access to the Thai router any more. Any feedback should be sent directly to the module's author, as well as to the Metasploit project. There are other language strings in the firmware, so it is likely that this firmware is not only distributed in Thailand. Other Billion 5200W-T in other countries might be vulnerable too.

Author(s)

  • Pedro Ribeiro <pedrib@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/http/trueonline_billion_5200w_rce
msf exploit(trueonline_billion_5200w_rce) > show targets
    ...targets...
msf exploit(trueonline_billion_5200w_rce) > set TARGET < target-id >
msf exploit(trueonline_billion_5200w_rce) > show options
    ...show and set options...
msf exploit(trueonline_billion_5200w_rce) > 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

;