Rapid7 Vulnerability & Exploit Database

vBulletin Administrator Account Creation

Back to Search

vBulletin Administrator Account Creation

Disclosed
10/09/2013
Created
05/30/2018

Description

This module abuses the "install/upgrade.php" component on vBulletin 4.1+ and 4.5+ to create a new administrator account, as exploited in the wild on October 2013. This module has been tested successfully on vBulletin 4.1.5 and 4.1.0.

Author(s)

  • Unknown
  • juan vazquez <juan.vazquez@metasploit.com>

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

;