
CVE-2019-9054 exploit added support for python3 + bug fixes
Some bug fixes for the CVE-2019-9053 exploit, affecting CMS Made Simple < 2.2.10 that uses SQL Injection. I found this bug while doing the Simple CTF at TryHackMe
git clone https://github.com/FedericoTorres233/CVE-2019-9053-Fixed
touch cve.py
patch cve.py < cve.diff
python3