Exploits CuteNews 2.1.2 via poor file upload checks used when uploading an avatar image leading to RCE.## CVE-2019-11447 - PoC
Exploits CuteNews 2.1.2 via poor file upload checks used when uploading an avatar image leading to RCE.
### Installation
Clone the repository and install the requirements.
`pip install -r requirements.txt`
### Usage
In order to upload an avatar you will require a CuteNews user account, this doesn't have to be an administrator account.
`CVE-2019-11447.py {URL} {USERNAME} {PASSWORD}`
Example:
`CVE-2019-11447.py http://localhost/CuteNews/index.php {USERNAME} {PASSWORD}`
[4.0K] /data/pocs/94b447342593596c2b4c6696864c1669a2a3526e
├── [3.4K] CVE-2019-11447.py
├── [ 504] README.md
├── [ 79] requirements.txt
└── [ 42] shell.php
0 directories, 4 files