Rapid7 Vulnerability & Exploit Database

Oracle WebLogic Server Administration Console Handle RCE

Back to Search

Oracle WebLogic Server Administration Console Handle RCE

Disclosed
10/20/2020
Created
11/19/2020

Description

This module exploits a path traversal and a Java class instantiation in the handle implementation of WebLogic's Administration Console to execute code as the WebLogic user. Versions 10.3.6.0.0, 12.1.3.0.0, 12.2.1.3.0, 12.2.1.4.0, and 14.1.1.0.0 are known to be affected. Tested against 12.2.1.3.0 from Vulhub (Linux) and on Windows. Warning! Multiple sessions may be created by exploiting this vuln.

Author(s)

  • voidfyoo
  • Jang
  • wvu <wvu@metasploit.com>

Platform

Linux,Unix,Windows

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

;