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-PHP-CGI-RCE | Kitploit
Tools/GitHubGitHub/0xffff-xd/cve-2024-4577-php-cgi-rce
Vulnerability ScannersVulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHub0xffff-xd/cve-2024-4577-php-cgi-rce

CVE-2024-4577-PHP-CGI-RCE

View Repository
12 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

This is a YAML file written specifically for the php-CGI RCE vulnerability - High Risk

Introduction

root@kitploit:~
php-CGI is an interface used by web servers to run PHP scripts. It connects the PHP interpreter to the web server through CGI (Common Gateway Interface).

Vulnerability Cause

root@kitploit:~
PHP ignored the Best-Fit feature for character conversion in Windows during design. When php-cgi runs on Windows and uses the following character sets (Simplified Chinese 936 / Traditional Chinese 950 / Japanese 932, etc.), attackers can bypass the CVE-2012-1823 patch, thereby executing arbitrary PHP code without requiring login.

Affected Versions

root@kitploit:~
PHP Windows 8.3.0 <= affected versions < 8.3.8
PHP Windows 8.2.0 <= affected versions < 8.2.20
PHP Windows 8.1.0 <= affected versions < 8.1.29
XAMPP Windows affected versions <= 8.2.12
XAMPP Windows affected versions <= 8.1.25
XAMPP Windows affected versions <= 8.0.30

Reference

root@kitploit:~
WeChat Official Account: nday POC  
This file can be used with the nuclei tool. Finding vulnerabilities, after all, should be a joyful experience.
If you have any questions, feel free to raise them. Thank you.
Download Tool