header-logo
Suggest Exploit
vendor:
GMapFP
by:
ThelastVvV
7.5
CVSS
HIGH
Unauthenticated Arbitrary File Upload
434
CWE
Product Name: GMapFP
Affected Version From: Version J3.5
Affected Version To: Version J3.5free
Patch Exists: YES
Related CWE: CVE-2020-23972
CPE: a:gmapfp:gmapfp:3.5
Metasploit: N/A
Other Scripts: N/A
Platforms Tested: Ubuntu
2020

Joomla! Component GMapFP 3.5 – Unauthenticated Arbitrary File Upload

An attacker can access the upload function of the application without authenticating to the application and also can upload files due the issues of unrestricted file uploads which can be bypassed by changing the content-type and name file too double extensions.

Mitigation:

Update to the latest version of the application.
Source

Exploit-DB raw data:

# Exploit Title: Joomla! Component GMapFP 3.5 - Unauthenticated Arbitrary File Upload
# Google Dork: inurl:''com_gmapfp''
# Date: 2020-03-27
# Exploit Author: ThelastVvV
# Vendor Homepage: https://gmapfp.org/
# Version:Version J3.5 /J3.5free
# Tested on: Ubuntu
# CVE: CVE-2020-23972

# Description:

An attacker can access the upload function of the application without authenticating to the application and also can upload files due the issues of unrestricted file uploads which can be bypassed by changing the content-type and name file too double extensions 

# PoC:


Version J3.5
http://127.0.0.1/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=edit_upload

-Once the attacker can locate the unauthenticated file upload form then the attacker can bypass the restriction by changing content-type and name file double extensions file.html.gif then can open file.html

# Impact
the attacker can upload malicious files can cause defacement of the site or uploading large amount of file til causes denial of service attack to Webapp/Server

# Dir File Path:
http://127.0.0.1///images/stories/gmapfp/test.html.gif
http://127.0.0.1///images/stories/gmapfp/test.html
http://127.0.0.1///images/gmapfp/test2.html.gif
http://127.0.0.1///images/gmapfp/test2.html.gif


# Issues are fixed,Please update to Last Version