## https://sploitus.com/exploit?id=DFCCD8C5-51B7-5D80-97B6-FA6CA5E90AEA
# CVE-2023-50564-pluck
CVE-2023-50564 An arbitrary file upload vulnerability in the component /inc/modules_install.php of Pluck-CMS v4.7.18 allows attackers to execute arbitrary code via uploading a crafted ZIP file. This is an authenticated vulnerability.
Disclaimer: This code is meant for educational purposes only.
## Instructions:
```
usage: CVE-2023-50564.py [-h] -H TARGET_HOST -u USER -p PASSWORD -lhost LHOST -lport LPORT
```
1. Clone the repo to your working directory

2. Move to the new directory and run the script to get usage directions

3. Run the script against your target

# Credit
Mirabbas Ağalarov for discovering and reporthing the vulnerability