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-34300POC — Sawtooth Lighthouse Studio存在模板注入漏洞CVE-2025-34300 | Kitploit
Tools/GitHubGitHub/jisi-001/cve-2025-34300poc
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration Testing
GitHubjisi-001/cve-2025-34300poc

CVE-2025-34300POC

Sawtooth Lighthouse Studio存在模板注入漏洞CVE-2025-34300

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

Sawtooth Lighthouse Studio has a template injection vulnerability CVE-2025-34300

Parameters:

root@kitploit:~
options:
  -h, --help            show this help message and exit
  -u URL, --url URL     请输入待检测的URL
  -f FILE, --file FILE  请输入一行一个URL的文件地址

Examples:

root@kitploit:~
单个检测:
python .\CVE-2025-34300POC.py -u URL
批量检测;
python .\CVE-2025-34300POC.py -f urls.txt
Download Tool