Share
## https://sploitus.com/exploit?id=358ABC06-10F6-5CDA-8813-7095306F7B24
# CVE-2024-4577
Fixed and minimalist PoC of the CVE-2024-4577

I just tested some PoCs for this vulnerability, and a few of them were not working correctly, so I fixed it by creating my own non-intrusive and minimalist PoC to check if you are vulnerable.

How to use:

`python3 CVE-2024-4577.py URL`

Exemple: `python3 CVE-2024-4577.py http://127.0.0.1/` (Do not specify the php-cgi path, only the base url).