
Proof-of-concept exploit for CVE-2023-24329, a Python urllib parsing flaw enabling URL confusion attacks. Includes a runnable script and references to original security research.
A short and inforamtional PoC on CVE-2023-24329: Python urllib parsing flaw.
git clone https://github.com/H4R335HR/CVE-2023-24329-PoC
cd CVE-2023-24329-PoC
python3 CVE-2023-24329-PoC.py
Based on research by Yebo Cao - https://pointernull.com/security/python-url-parse-problem.html