Python script to automate generic gadget chain from CVE-2024-1651. There's missed length and nullbytes URL Encoding.# CVE-2024-1651
This CVE was discovered by Carlos Bello from the Fluid Attack Offensive Team. The finding discusses Insecure Object Deserialization to obtain RCE (Remote Code Execution). Here, I have created a faster and easier-to-use PoC (Proof of Concept). Therefore, if anyone wants to reproduce the finding, they can use this as a reference example.
# Preview

[4.0K] /data/pocs/abd64975e3f22899b60310b25e924bdf9c65f91f
├── [4.2K] exploit.py
├── [1.0K] LICENSE
└── [ 476] README.md
0 directories, 3 files