Rapid7 Vulnerability & Exploit Database

Cambium cnPilot r200/r201 File Path Traversal

Back to Search

Cambium cnPilot r200/r201 File Path Traversal

Created
06/14/2018

Description

This module exploits a File Path Traversal vulnerability in Cambium cnPilot r200/r201 to read arbitrary files off the file system. Affected versions - 4.3.3-R4 and prior.

Author(s)

  • Karn Ganeshen <KarnGaneshen@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/admin/http/cnpilot_r_fpt
msf auxiliary(cnpilot_r_fpt) > show actions
    ...actions...
msf auxiliary(cnpilot_r_fpt) > set ACTION < action-name >
msf auxiliary(cnpilot_r_fpt) > show options
    ...show and set options...
msf auxiliary(cnpilot_r_fpt) > 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

;