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
PHP-CVE-2023-2023-2640-POC-Escalation — PHP proof-of-concept exploit for CVE-2023-2640 and CVE-2023-32629 privilege escalation vulnerabilities on Ubuntu systems. Intended for educational security research and testing. | Kitploit
Tools/GitHubGitHub/druxter-x/php-cve-2023-2023-2640-poc-escalation
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingLearning & EducationBinary Exploitation
GitHubdruxter-x/php-cve-2023-2023-2640-poc-escalation

PHP-CVE-2023-2023-2640-POC-Escalation

PHP proof-of-concept exploit for CVE-2023-2640 and CVE-2023-32629 privilege escalation vulnerabilities on Ubuntu systems. Intended for educational security research and testing.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
462 years agoNot yet reviewed

I am not responsible if you use the code improperly or illegally. The purpose of the script is purely educational and nothing more.

PHP-CVE-2023-2023-2640-POC-Escalation



in this script in PHP I tried to create exploit of

--cve-2023-2640--privilege-escalation CVE-2023-32629 & CVE-2023-2640



^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


USE >>>>>>

Do not use wget to download the PHP file because the code is downloaded in a messy way. It's better to couple the script and create a .php file, then paste the code into it.

php poc.php



NOTE

the original CVE poc in bash is from

https://github.com/ThrynSec/CVE-2023-32629-CVE-2023-2640---POC-Escalation?tab=readme-ov-file#cve-2023-32629

orignal cve rephttps://github.com/ThrynSec/CVE-2023-32629-CVE-2023-2640---POC-Escalation).



IMPORTANT I am not responsible if you use the code improperly or illegally. The purpose of the script is purely educational and nothing more.

Download Tool