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-29306_poc — Proof-of-concept exploit for CVE-2025-29306, a remote code execution vulnerability in FoxCMS v1.2.5 via the case display page. Includes a Python script for single-URL or batch scanning. | Kitploit
Tools/GitHubGitHub/congdong007/cve-2025-29306_poc
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRemote Access Tool
GitHubcongdong007/cve-2025-29306_poc

CVE-2025-29306_poc

Proof-of-concept exploit for CVE-2025-29306, a remote code execution vulnerability in FoxCMS v1.2.5 via the case display page. Includes a Python script for single-URL or batch scanning.

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

Description

Published: 2025-03-27 Updated: 2025-03-27

An issue in FoxCMS v.1.2.5 allows a remote attacker to execute arbitrary code via the case display page in the index.html component.

Usage:

python test_poc.py -u http://192.168.0.1/images/index.html "id" python test_poc.py -f url.txt "id"

Download Tool