Rapid7 Vulnerability & Exploit Database

vBulletin index.php/ajax/api/reputation/vote nodeid Parameter SQL Injection

Back to Search

vBulletin index.php/ajax/api/reputation/vote nodeid Parameter SQL Injection

Disclosed
03/25/2013
Created
05/30/2018

Description

This module exploits a SQL injection vulnerability found in vBulletin 5 that has been used in the wild since March 2013. This module uses the sqli to extract the web application's usernames and hashes. With the retrieved information tries to log into the admin control panel in order to deploy the PHP payload. This module has been tested successfully on VBulletin Version 5.0.0 Beta 13 over an Ubuntu Linux distribution.

Author(s)

  • Orestis Kourides
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

PHP

Architectures

php

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

;