Joomla JooMap 2.0.6 SQL Injection

Joomla JooMap component version 2.0.6 suffers from a remote SQL injection vulnerability.


MD5 | 1beda23befd9c4ace012af8b62b9272f

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

# Exploit Title : Joomla JooMap Components 2.0.6 SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 30/01/2019
# Vendor Homepage : joomlacode.org
# Software Download Link : joomlacode.org/gf/download/frsrelease/3734/8340/joomap2.06pre.zip
# Software Information Link : joomlacode.org/gf/project/joomap/
# Software Version : 2.0.6 and previous versions
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : inurl:''/index.php?option=com_joomap''
# Vulnerability Type : CWE-89 [ Improper Neutralization of
Special Elements used in an SQL Command ('SQL Injection') ]
# PacketStormSecurity : packetstormsecurity.com/files/authors/13968
# CXSecurity : cxsecurity.com/author/KingSkrupellos/1/
# Exploit4Arab : exploit4arab.org/author/351/KingSkrupellos

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

# Description about Software :
***************************
Joomap is a customizable sitemap component for Joomla.

It shows all sections of a website in a hierarchical sitemap tree.

It has support for Google Sitemaps XML generation and comes

with a plugin-system to support adding categories from other components.

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

# Impact :
***********
Joomla JooMap 2.0.6 component for Joomla! is prone to an SQL-injection vulnerability

because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.

Exploiting this issue could allow an attacker to compromise the application,

access or modify data, or exploit latent vulnerabilities in the underlying database.

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

# SQL Injection Exploit :
**********************

/index.php?option=com_joomap&Itemid=[SQL Injection]

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

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

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

Related Posts