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-2022-24713-POC — Proof of Concept/Test for CVE-2022-24713 on Ubuntu | Kitploit
Tools/GitHubGitHub/jpeisach/cve-2022-24713-poc
Vulnerability AnalysisExploitationPapers & ResearchLearning & Education
GitHubjpeisach/cve-2022-24713-poc

CVE-2022-24713-POC

Proof of Concept/Test for CVE-2022-24713 on Ubuntu

View Repository
4 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

POC of CVE-2022-24713 on Ubuntu

Install the current rust-regex package on Ubuntu.

Then, clone this repo.

Then, run cargo build.

The regex dependency is set to the /usr/share/cargo/registry folder, so there will be no dependency issues.

If the compilation takes an absurdly ridiculous long amount of time, it is a denial of service and is CVE-2022-24713.

If it does not, it has been patched (https://github.com/rust-lang/regex/commit/ae70b41d4f46641dbc45c7a4f87954aea356283e)

Download Tool