
Exécution de code à distance dans le plugin Social Warfare avant la version 3.5.3 pour WordPress.
Exécution de code à distance (RCE) dans le plugin Social Warfare avant la version 3.5.3 pour Wordpress. Ce PoC ne nécessite pas l'exécution d'un serveur HTTP supplémentaire. Passez simplement votre adresse IP locale et le port souhaité, et l'exploit créera un serveur dans son propre thread.
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
