Rapid7 Vulnerability & Exploit Database

Openfire Admin Console Authentication Bypass

Back to Search

Openfire Admin Console Authentication Bypass

Disclosed
11/10/2008
Created
05/30/2018

Description

This module exploits an authentication bypass vulnerability in the administration console of Openfire servers. By using this vulnerability it is possible to upload/execute a malicious Openfire plugin on the server and execute arbitrary Java code. This module has been tested against Openfire 3.6.0a. It is possible to remove the uploaded plugin after execution, however this might turn the server in some kind of unstable state, making re-exploitation difficult. You might want to do this manually.

Author(s)

  • Andreas Kurtz
  • h0ng10

Platform

Java,Linux,Windows

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

;