Rapid7 Vulnerability & Exploit Database

JBOSS EAP/AS Remoting Unified Invoker RCE

Back to Search

JBOSS EAP/AS Remoting Unified Invoker RCE

Disclosed
12/11/2019
Created
07/16/2022

Description

An unauthenticated attacker with network access to the JBOSS EAP/AS <= 6.x Remoting Unified Invoker interface can send a serialized object to the interface to execute code on vulnerable hosts.

Author(s)

  • Joao Matos <@joaomatosf>
  • Marcio Almeida <@marcioalm>
  • Heyder Andrade <@HeyderAndrade>

Platform

Linux,Unix

Architectures

cmd, x86, 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/multi/misc/jboss_remoting_unified_invoker_rce
msf exploit(jboss_remoting_unified_invoker_rce) > show targets
    ...targets...
msf exploit(jboss_remoting_unified_invoker_rce) > set TARGET < target-id >
msf exploit(jboss_remoting_unified_invoker_rce) > show options
    ...show and set options...
msf exploit(jboss_remoting_unified_invoker_rce) > 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

;