Rapid7 Vulnerability & Exploit Database

F5 BIG-IP TMUI AJP Smuggling RCE

Back to Search

F5 BIG-IP TMUI AJP Smuggling RCE

Disclosed
10/26/2023
Created
11/02/2023

Description

This module exploits a flaw in F5's BIG-IP Traffic Management User Interface (TMUI) that enables an external, unauthenticated attacker to create an administrative user. Once the user is created, the module uses the new account to execute a command payload. Both the exploit and check methods automatically delete any temporary accounts that are created.

Author(s)

  • Michael Weber
  • Thomas Hendrickson
  • Sandeep Singh
  • Spencer McIntyre

Platform

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

;