Rapid7 Vulnerability & Exploit Database

Linksys E1500/E2500 Remote Command Execution

Back to Search

Linksys E1500/E2500 Remote Command Execution

Disclosed
02/05/2013
Created
05/30/2018

Description

Some Linksys Routers are vulnerable to an authenticated OS command injection. Default credentials for the web interface are admin/admin or admin/password. Since it is a blind os command injection vulnerability, there is no output for the executed command. A ping command against a controlled system for can be used for testing purposes.

Author(s)

  • Michael Messner <devnull@s3cur1ty.de>

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 auxiliary/admin/http/linksys_e1500_e2500_exec
msf auxiliary(linksys_e1500_e2500_exec) > show actions
    ...actions...
msf auxiliary(linksys_e1500_e2500_exec) > set ACTION < action-name >
msf auxiliary(linksys_e1500_e2500_exec) > show options
    ...show and set options...
msf auxiliary(linksys_e1500_e2500_exec) > run 

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

;