Joomla Contact Enhanced 3.9.2 SQL Injection

Joomla Contact Enhanced component version 3.9.2 suffers from a remote SQL injection vulnerability.


MD5 | 9864a0a87cdace557b40c41d8fa90c33

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

# Exploit Title : Joomla Contact Enhanced Components 3.9.2 SQL Injection
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 25/02/2019
# Vendor Homepage : idealextensions.com
# Software Information Link : extensions.joomla.org/extension/contact-enhanced-component/
idealextensions.com/joomla-extensions/component-contact-enhanced.html
# Software Affected Versions : 2.5.14 ~ 2.5.16 ~ 2.5.29 ~ 3.9.2 and previous versions
Compatible with Joomla 2.5 and 3.x
# Software Price : Paid Download - 29$ - 39$ - 49$
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : inurl:"/index.php?option=com_contact_enhanced"
# 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 :
***************************
Contact Enhanced also works as a Business Directory, just use Employees as Contacts for Joomla.

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

# Impact :
***********
Joomla Contact Enhanced Components 3.9.2 [ 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.

Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit l

atent vulnerabilities in the underlying database. A remote attacker can send a specially crafted request t

o 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_contact_enhanced&view=contact&id=[ID-NUMBER]&Itemid=[SQL Injection]

/index.php?option=com_contact_enhanced&view=contact&id=[ID-NUMBER]&Itemid=[SQL Injection]&lang=en

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

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

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

Related Posts