
Python exploit PoC for CVE-2022-23935 targeting exiftool 12.37, enabling remote code execution via crafted image files.
CVE-2022-23935 exploit PoC exiftool version 12.37
git clone https://github.com/0xFTW/CVE-2022-23935
cd CVE-2022-23935
chmod +x CVE-2022-23935.py
pip3 install pwntools
./CVE-2022-23935 <IP> <PORT>