Rapid7 Vulnerability & Exploit Database

FLIR AX8 unauthenticated RCE

Back to Search

FLIR AX8 unauthenticated RCE

Disclosed
08/19/2022
Created
11/01/2022

Description

All FLIR AX8 thermal sensor cameras versions up to and including 1.46.16 are vulnerable to Remote Command Injection. This can be exploited to inject and execute arbitrary shell commands as the root user through the id HTTP POST parameter in the res.php endpoint. This module uses the vulnerability to upload and execute payloads gaining root privileges.

Author(s)

  • Thomas Knudsen (https://www.linkedin.com/in/thomasjknudsen)
  • Samy Younsi (https://www.linkedin.com/in/samy-younsi)
  • h00die-gr3y

Platform

Linux,Unix

Architectures

cmd, armle

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/flir_ax8_unauth_rce_cve_2022_37061
msf exploit(flir_ax8_unauth_rce_cve_2022_37061) > show targets
    ...targets...
msf exploit(flir_ax8_unauth_rce_cve_2022_37061) > set TARGET < target-id >
msf exploit(flir_ax8_unauth_rce_cve_2022_37061) > show options
    ...show and set options...
msf exploit(flir_ax8_unauth_rce_cve_2022_37061) > 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

;