Rapid7 Vulnerability & Exploit Database

VMWare Aria Operations for Networks (vRealize Network Insight) pre-authenticated RCE

Back to Search

VMWare Aria Operations for Networks (vRealize Network Insight) pre-authenticated RCE

Disclosed
06/07/2023
Created
07/25/2023

Description

VMWare Aria Operations for Networks (vRealize Network Insight) is vulnerable to command injection when accepting user input through the Apache Thrift RPC interface. This vulnerability allows a remote unauthenticated attacker to execute arbitrary commands on the underlying operating system as the root user. The RPC interface is protected by a reverse proxy which can be bypassed. VMware has evaluated the severity of this issue to be in the Critical severity range with a maximum CVSSv3 base score of 9.8. A malicious actor can get remote code execution in the context of 'root' on the appliance. VMWare 6.x version are vulnerable. This module exploits the vulnerability to upload and execute payloads gaining root privileges. Successfully tested against version 6.8.0.

Author(s)

  • Sina Kheirkhah
  • Anonymous with Trend Micro Zero Day Initiative
  • h00die

Platform

Linux,Unix

Architectures

cmd, x64

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

;