
Sawtooth Lighthouse Studio est affecté par une vulnérabilité d'injection de modèles (CVE-2025-34300).
Paramètres :
options:
-h, --help show this help message and exit
-u URL, --url URL 请输入待检测的URL
-f FILE, --file FILE 请输入一行一个URL的文件地址
Exemples :
单个检测:
python .\CVE-2025-34300POC.py -u URL
批量检测;
python .\CVE-2025-34300POC.py -f urls.txt