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-2023-4636 — Unauthenticated Remote Code Execution with default Imagick | Kitploit
Tools/GitHubGitHub/ap0dexme0/cve-2023-4636
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubap0dexme0/cve-2023-4636

CVE-2023-4636

Unauthenticated Remote Code Execution with default Imagick

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

CVE-2023-4636

  • The vulnerability in the limelight is an unauthenticated remote code execution (RCE) issue stemming from insufficient controls on file paths occurring during image processing via Imagick. It enables adversaries to supply files via FTP, leading to local file inclusion and remote code execution. Under these conditions, an attacker could potentially take over any unpatched WordPress site.

Screenshot

Screenshot_1

Requirements

  • Python3.7+

Supported Os

  • Linuxer
  • Wingays

Get start with

root@kitploit:~
$ git clone https://github.com/ThatNotEasy/CVE-2023-4636
$ cd CVE-2023-4636
$ pip/pip3 install -r requirements.txt
$ python/python3 CVE-2023-4636.py

Footprints Notes

  • By using this tool, you agree that you are using it for educational purposes only and that you will not use it for any illegal activity. You also agree to bear all risks associated with the use of this tool. I will not be responsible for direct or indirect damage caused by the use of this tool. Don't suyyyyyyyyyyyyyyyyyyyy me!
Download Tool

Author

  • Pari Malam

Contacts

Telegram Discord

Credits:

  • PatrickOwl