0xAbbarhSF / CVE-2020-29607

A file upload restriction bypass vulnerability in Pluck CMS before 4.7.13 allows an admin privileged user to gain access in the host through the "manage files" functionality, which may result in remote code execution.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CVE-2020-29607-Exploit

Exploit Title: Pluck CMS 4.7.13 - File Upload Remote Code Execution (Authenticated)

CVE description:

A file upload restriction bypass vulnerability in Pluck CMS before 4.7.13 allows an admin privileged user to gain access in the host through the "manage files" functionality, which may result in remote code execution.

ExploitDB:

Exploit Description:

An authenticated attack can upload a .phar file by using http://IP/admin.php?action=files to gain a webshell.

Usage:

python3 exploit.py Target_IP Target_Port Username

About

A file upload restriction bypass vulnerability in Pluck CMS before 4.7.13 allows an admin privileged user to gain access in the host through the "manage files" functionality, which may result in remote code execution.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%