Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/FireFart/CVE-2018-7600

CVE-2018-7600 - Drupal 7.x RCE
https://github.com/FireFart/CVE-2018-7600

Last synced: 3 months ago
JSON representation

CVE-2018-7600 - Drupal 7.x RCE

Awesome Lists containing this project

README

        

# CVE-2018-7600
CVE-2018-7600 - Drupal 7.x RCE

Drupal < 7.58 unauthenticated RCE

Requirements
- python3
- python requests (pip install requests)

Usage
- Install dependencies
- modify the HOST variable in the script
- run the code
- win

Just install requests (pip install requests), edit the file to change the host and run the exploit:

```
python .\poc.py
uid=33(www-data) gid=33(www-data) groups=33(www-data)
[{"command":"settings",......
```