- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 33983
- Проверка EDB
-
- Пройдено
- Автор
- JAVID HUSSAIN
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- cve-2014-4912
- Дата публикации
- 2014-07-06
Код:
Exploit Title: Arbitrary File Upload in Frog CMS 0.9.5
Date : 2014-07-07
Exploit Author : Javid Hussain
Vendor Homepage : http://www.madebyfrog.com
# Exploit-DB Note: All authenticated users can upload files. If the file
# does not have execute permissions the CMS allows users to change them.
# No need to be authenticated to trigger uploaded files.
There is a possibility to upload arbitrary file in Frog CMS latest version
0.9.5
POC:
The vulnerability exist because of the filemanager plugin is not properly
verifying the extension of uploaded files.
Go to http://localhost/frog_095/admin/?/plugin/file_manager/images
Upload an executable php file
Go to http://localhost/Frog/frog_095/public/images/
for verification.
- Источник
- www.exploit-db.com