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-23346 — PoC of the vulnerability CVE-2024-23346 | Kitploit
Tools/GitHubGitHub/sanity-archive/cve-2024-23346
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubsanity-archive/cve-2024-23346

CVE-2024-23346

PoC of the vulnerability CVE-2024-23346

View Repository
21 year 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-2024-23346

This PoC is based on the report/findings of William Khem-Marquez and Matthew Horton: (https://github.com/materialsproject/pymatgen/security/advisories/GHSA-vgv8-5cpj-qj2f)

Usage:

python3 CVE-2024-23346.py -t target_URL -u username -p password -l local_host (-P local_port -X)
-P and -X are not required, but can be specified. -X is used to store the malicious CIF on your machine, to be able to execute the exploit manually.

Disclaimer

This Proof of Concept (PoC) is provided for educational and research purposes only. The author takes no responsibility for any misuse or damage caused by this code. It is intended to demonstrate a concept and should not be used in environments where unauthorized access or malicious activity is prohibited. Use at your own risk and ensure compliance with all applicable laws and regulations.

Download Tool