Rapid7 Vulnerability & Exploit Database

Joomla Account Creation and Privilege Escalation

Back to Search

Joomla Account Creation and Privilege Escalation

Disclosed
10/25/2016
Created
05/30/2018

Description

This module creates an arbitrary account with administrative privileges in Joomla versions 3.4.4 through 3.6.3. If an email server is configured in Joomla, an email will be sent to activate the account (the account is disabled by default).

Author(s)

  • Fabio Pires <fp@integrity.pt>
  • Filipe Reis <fr@integrity.pt>
  • Vitor Oliveira <vo@integrity.pt>

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 auxiliary/admin/http/joomla_registration_privesc
msf auxiliary(joomla_registration_privesc) > show actions
    ...actions...
msf auxiliary(joomla_registration_privesc) > set ACTION < action-name >
msf auxiliary(joomla_registration_privesc) > show options
    ...show and set options...
msf auxiliary(joomla_registration_privesc) > run 

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

;