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
Tools/GitHubGitHub/sn0wbaall/cve-2024-23334-poc
Vulnerability AnalysisExploitationWeb Application ExploitationCTFPenetration TestingLearning & Education
GitHubsn0wbaall/cve-2024-23334-poc

CVE-2024-23334-PoC

Automated proof-of-concept exploit for CVE-2024-23334, a path traversal vulnerability in aiohttp, enabling remote directory traversal and unauthorized file access.

View Repository
7 months 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‑23334 (Path Traversal) - PoC

I created this script to automate the exploitation of CVE‑2024‑23334 on the Hack The Box Chemistry machine.

This vulnerability affects aiohttp versions ≥ 1.0.5 and < 3.9.2 when the application is configured to serve static files with follow_symlinks=True, allowing remote directory traversal and unauthorized access to arbitrary files on the server.

PoC

PoC

Download Tool