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

# Exploit Title : Joomla GMapFP Google Map Components 3.52 SQL Injection
# Author [ Discovered By ] : KingS ####################################################################

# Exploit Title : Joomla GMapFP Google Map Components 3.52 SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 01/02/2019
# Vendor Homepage : gmapfp.org
# Software Download Link : gmapfp.org/en/download/func-startdown/37/lang,en-gb/
# Software Information Link : extensions.joomla.org/extension/gmapfp-google-map/
# Software Version : J3.52F
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : inurl:''/index.php?option=com_gmapfp''
# 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 :
***************************
GMapFP is a more complete component for Google map.

All this versions are available with Joomla 3 on http and https.

You can use Google Maps very easily in your Joomla site.

This component is natively compatible with Joomla and is available French and English.

It's compatible with JoomFish, XMAP, JComments and Joomla search module.

GMapFP is translated in many languages.

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

# Impact :
***********
Joomla GMapFP Google Map 3.52 and other versions 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.

A successful exploit may allow an attacker to compromise the application, access

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

A remote attacker can send a specially crafted request to the vulnerable application

and execute arbitrary SQL commands in application`s database.

Further exploitation of this vulnerability may result in unauthorized data manipulation.

An attacker can exploit this issue using a browser.

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

# SQL Injection Exploit :
**********************
/index.php?option=com_gmapfp&view=gmapfplist&id_perso=0&Itemid=[SQL Injection]

/index.php?option=com_gmapfp&view=gmapfplist&id_perso=[ID-NUMBER]&Itemid=[SQL Injection]

/index.php?option=com_gmapfp&view=gmapfp&layout=categorie&catid=[ID-NUMBER]&id_perso=[ID-NUMBER]&Itemid=[SQL Injection]

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

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

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