Fuel CMS 1.4.1 - Remote Code Execution# Fuel CMS 1.4.1 - Remote Code Execution
FUEL CMS 1.4.1 allows PHP Code Evaluation via the pages/select/ filter
parameter or the preview/ data parameter. This can lead to Pre-Auth Remote
Code Execution.
# Install
```bash
git clone https://github.com/Trushal2004/CVE-2018-16763.git
cd CVE-2018-16763/
python3 -m pip install -r requirements.txt
chmod +x exploit.py
./exploit.py
```
# Help
```
$./exploit.py --help
usage: python3 ./exploit.py -u <url>
fuel cms fuel CMS 1.4.1 - Remote Code Execution Exploit
optional arguments:
-h, --help show this help message and exit
-v, --version show the version of exploit
-u url, --url url Enter the url
EXAMPLE - python3 ./exploit.py -u http://10.10.21.74
```
# Demo


# Exploit DB
https://www.exploit-db.com/exploits/50477
[4.0K] /data/pocs/c7293c8beb7dcc099424ff0fc45975721d179b1d
├── [1.8K] exploit.py
├── [1.0K] LICENSE
├── [1.0K] README.md
└── [ 18] requirements.txt
0 directories, 4 files