Sploitus

Exploit for CVE-2025-34300

githubexploit Β· 2025-09-01

Exploit Code

README18 lines
## https://sploitus.com/exploit?id=F7D38AE9-7542-5DEC-9D0E-97750A826D68
Sawtooth Lighthouse Studio has a template injection vulnerability identified as CVE-2025-34300.

Parameters:
```
Options:
  -h, --help            Show this help message and exit
  -u URL, --url URL       Enter the URL to be checked
  -f FILE, --file FILE    Enter the file containing URLs per line
```

Example:
```
Single check:
 python .\CVE-2025-34300POC.py -u URL
Batch check:
 python .\CVE-2025-34300POC.py -f urls.txt
```