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-46442_POC — POC for CVE-2023-46442 Denial of Service vulnerability found within Soot | Kitploit
Tools/GitHubGitHub/jacklosingheart/cve-2023-46442_poc
Vulnerability AnalysisExploitationBinary AnalysisPapers & ResearchLearning & Education
GitHubjacklosingheart/cve-2023-46442_poc

CVE-2023-46442_POC

POC for CVE-2023-46442 Denial of Service vulnerability found within Soot

View Repository
1 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-2023-46442_POC

Environment: Java 8

POC for CVE-2023-46442, Denial of Service vulnerability found within Soot before 4.4.1 under Java 8

When retrieving the body of a maliciously crafted method, a very small size class file or method can cause

huge resource consumption and loop forever until a OutOfMemory is reached(depending on JVM settings)

src/main/java/POC.java -> example vulnerable program

src/main/resources/Build$Builder.class -> example class file that can cause DoS/Indefinte loop(attack payload)

https://github.com/advisories/GHSA-hfg7-j82c-fr3w

Download Tool