Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2024-4577 — Fixed and minimalist PoC of the CVE-2024-4577 | Kitploit
Tools/GitHubGitHub/sh0ckfr/cve-2024-4577
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubsh0ckfr/cve-2024-4577

CVE-2024-4577

Fixed and minimalist PoC of the CVE-2024-4577

View Repository
412 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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).

Download Tool