PHP CGI Remote Code Execution (CVE-2024-4577) PoC# CVE-2024-4577
```
usage: CVE-2024-4577.py [-h] [-v] URL COMMAND
PHP CGI CVE-2024-4577 PoC. Reference: https://devco.re/blog/2024/06/06/security-alert-cve-2024-4577-php-cgi-argument-injection-vulnerability-en/
positional arguments:
URL target address
COMMAND command to execute e.g. <?php system('calc')?>
optional arguments:
-h, --help show this help message and exit
-v, --version show program's version number and exit
```
[4.0K] /data/pocs/031bbe2e50f8199394b68be474da406d21dc57f3
├── [ 739] CVE-2024-4577.py
└── [ 461] README.md
0 directories, 2 files