header-logo
Suggest Exploit
vendor:
JTAG Calendar
by:
Mojtaba MobhaM
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: JTAG Calendar
Affected Version From: 6.2.4
Affected Version To: 6.2.4
Patch Exists: NO
Related CWE: N/A
CPE: a:joomla:jtag_calendar:6.2.4
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows and Linux
2017

Joomla Component JTAG Calendar 6.2.4 – SQL Injection

The Joomla Component JTAG Calendar 6.2.4 is vulnerable to SQL Injection. The search parameter is vulnerable to SQL injection when the 'format=raw&noframe=1&searchOnly=1' parameters are used. An attacker can use this vulnerability to gain access to the database and execute malicious code.

Mitigation:

Ensure that user input is validated and filtered before being used in SQL queries.
Source

Exploit-DB raw data:

# Exploit Title: Joomla Component JTAG Calendar 6.2.4 - SQL Injection
# Date: 2017-1-28
# Vender Home : https://extensions.joomla.org/extension/jtag-calendar/
# Exploit Author: Persian Hack Team
# Discovered by : Mojtaba MobhaM
# Home : http://persian-team.ir/
# Tested on: Windows AND Linux
# Telegram Channel : @PersianHackTeam
# Google Dork : inurl:index.php?option=com_jtagcalendar 

# POC :
# Search Parameter Vulnerable to Sql Injection
# http://Server.com/?option=com_jtagcalendar&format=raw&noframe=1&search=[SQL]&searchOnly=1

# Present to FireFighters
# Greetz : T3NZOG4N & FireKernel & Milad Hacking And All Persian Hack Team Members