Exploit for CVE-2025-30208
Exploit Code
## https://sploitus.com/exploit?id=EC5C7415-E866-5603-9FE8-9DBF72073761
# CVE-2025-30208-template
CVE-2025-30208 vite file read nuclei template
# Query
HUNTER : http://product.name="Vite"
FOFA : body="/@vite/client"
SHODAN :http.html:"/@vite/client"
# Run Nuclei Template
```
nuclei -l target.txt -t CVE-2025-30208.yaml
```