Remote Code Execution in Social Warfare Plugin before 3.5.3 for Wordpress.# CVE-2019-9978 - Social Warfare Wordpress plugin RCE < 3.5.3
Remote Code Execution in Social Warfare Plugin before 3.5.3 for Wordpress. This Poc does not require running an additional HTTP Server. Just pass your local IP and the desired port and the exploit will create a server in its own thread.
## Usage
```bash
usage: CVE-2019-9978.py [-h] -t TARGET -l LHOST -p LPORT -c COMMAND
options:
-h, --help show this help message and exit
-t TARGET, --target TARGET
Target URL or IP
-l LHOST, --lhost LHOST
Local IP adress
-p LPORT, --lport LPORT
Local HTTP server port
-c COMMAND, --command COMMAND
Command to execute on the target
```
## Example

[4.0K] /data/pocs/ec183dabbe17b3e36f5f4b580370a9c7899404d7
├── [3.1K] CVE-2019-9978.py
├── [ 11K] LICENSE
└── [ 881] README.md
0 directories, 3 files