Lucene search

K
packetstormKingSkrupellosPACKETSTORM:151497
HistoryFeb 05, 2019 - 12:00 a.m.

Joomla ActivityManager 5.3 SQL Injection

2019-02-0500:00:00
KingSkrupellos
packetstormsecurity.com
156
`####################################################################  
  
# Exploit Title : Joomla ActivityManager Components 5.3 SQL Injection  
# Author [ Discovered By ] : KingSkrupellos  
# Team : Cyberizm Digital Security Army  
# Date : 04/02/2019  
# Vendor Homepage : codecanyon.net  
# Software Information Link : codecanyon.net/item/activity-board-activity-manager/634766  
# Software Version : 5.3  
# Software Price : 16$  
# Tested On : Windows and Linux  
# Category : WebApps  
# Exploit Risk : Medium  
# Google Dorks : inurl:''/index.php?option=com_activitymanager''  
# 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 :  
***************************  
Activity Board is a simple system that helps groups or teams track activities   
  
that are relevant to the whole organization. It can be used by consultants or   
  
user support teams to checklist activities for the day and also   
  
indicates the lead/responsible persons.  
  
####################################################################  
  
# Impact :  
***********  
Joomla ActivityManager 5.3 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.  
  
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_activitymanager&view=displayservices&layout=servicedetail&service_id=[SQL Injection]  
  
####################################################################  
  
# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team   
  
####################################################################  
`