Rapid7 Vulnerability & Exploit Database

Archer C7 Directory Traversal Vulnerability

Back to Search

Archer C7 Directory Traversal Vulnerability

Disclosed
04/08/2015
Created
06/05/2023

Description

This module exploits a directory traversal vulnerability in the PATH_INFO found at /login/ on TP-Link Archer C5, C7, and C9 routers of varying versions.

Author(s)

  • Nick Cottrell <ncottrellweb@gmail.com>
  • Anna Graterol <annagraterol95@gmail.com>
  • Mana Mostaani <mana.mostaani@gmail.com>

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/gather/tplink_archer_c7_traversal
msf auxiliary(tplink_archer_c7_traversal) > show actions
    ...actions...
msf auxiliary(tplink_archer_c7_traversal) > set ACTION < action-name >
msf auxiliary(tplink_archer_c7_traversal) > show options
    ...show and set options...
msf auxiliary(tplink_archer_c7_traversal) > 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

;