CVE-2024-4577
In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.
Github link:
https://github.com/Gill-Singh-A/CVE-2024-4577-Exploit
In PHP versions 8.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.
Github link:
https://github.com/Gill-Singh-A/CVE-2024-4577-Exploit
GitHub
GitHub - Gill-Singh-A/CVE-2024-4577-Exploit: PHP CGI Parameter Injection Vulnerability (RCE: Remote Code Execution)
PHP CGI Parameter Injection Vulnerability (RCE: Remote Code Execution) - Gill-Singh-A/CVE-2024-4577-Exploit
CVE-2023-27997
A heap-based buffer overflow vulnerability [CWE-122] in FortiOS version 7.2.4 and below, version 7.0.11 and below, version 6.4.12 and below, version 6.0.16 and below and FortiProxy version 7.2.3 and below, version 7.0.9 and below, version 2.0.12 and below, version 1.2 all versions, version 1.1 all versions SSL-VPN may allow a remote attacker to execute arbitrary code or commands via specifically crafted requests.
Github link:
https://github.com/onurkerembozkurt/fgt-cve-2023-27997-exploit
A heap-based buffer overflow vulnerability [CWE-122] in FortiOS version 7.2.4 and below, version 7.0.11 and below, version 6.4.12 and below, version 6.0.16 and below and FortiProxy version 7.2.3 and below, version 7.0.9 and below, version 2.0.12 and below, version 1.2 all versions, version 1.1 all versions SSL-VPN may allow a remote attacker to execute arbitrary code or commands via specifically crafted requests.
Github link:
https://github.com/onurkerembozkurt/fgt-cve-2023-27997-exploit
GitHub
GitHub - onurkerembozkurt/fgt-cve-2023-27997-exploit: FortiGate SSL-VPN CVE-2023-27997 Exploit PoC Script with ROP Chain
FortiGate SSL-VPN CVE-2023-27997 Exploit PoC Script with ROP Chain - onurkerembozkurt/fgt-cve-2023-27997-exploit
CVE-2025-32433
None
Github link:
https://github.com/omer-efe-curkus/CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC
None
Github link:
https://github.com/omer-efe-curkus/CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC
GitHub
GitHub - omer-efe-curkus/CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC: The vulnerability allows an attacker with network access to an…
The vulnerability allows an attacker with network access to an Erlang/OTP SSH server to execute arbitrary code without prior authentication. - omer-efe-curkus/CVE-2025-32433-Erlang-OTP-SSH-RCE-PoC
👍1
CVE-2022-0847
A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.
Github link:
https://github.com/byteReaper77/Dirty-Pipe
A flaw was found in the way the "flags" member of the new pipe buffer structure was lacking proper initialization in copy_page_to_iter_pipe and push_pipe functions in the Linux kernel and could thus contain stale values. An unprivileged local user could use this flaw to write to pages in the page cache backed by read only files and as such escalate their privileges on the system.
Github link:
https://github.com/byteReaper77/Dirty-Pipe
GitHub
GitHub - byteReaper77/Dirty-Pipe: Simple Exploit for Dirty Pipe Vulnerability (CVE-2022-0847) This repository contains a simple…
Simple Exploit for Dirty Pipe Vulnerability (CVE-2022-0847) This repository contains a simple proof of concept (PoC) for the Dirty Pipe vulnerability (CVE-2022-0847), which affects Linux kernel ver...