
CVE-2025-31161
CVE-2025-31161
Prova di concetto per CVE-2025-31161 / CVE-2025-2825
Questa POC sfrutta la vulnerabilità di bypass dell'autenticazione per creare un nuovo account utente con permessi di livello Admin. Il bypass dell'autenticazione richiede il nome utente (target_user) di un utente esistente sul server CrushFTP. Il valore predefinito è "crushadmin"
usage: cve-2025-31161.py [-h] [--target_host TARGET_HOST] [--port PORT] [--target_user TARGET_USER] [--new_user NEW_USER] [--password PASSWORD]
Exploit CVE-2025-2825
options:
-h, --help show this help message and exit
--target_host TARGET_HOST
Target host
--port PORT Target port
--target_user TARGET_USER
Target user
--new_user NEW_USER New user to create
--password PASSWORD Password for the new user
Per i clienti Immersive è possibile trovare laboratori pratici offensivi e difensivi sulla piattaforma sotto la sezione Ultime CVE.
Ulteriori dettagli su questo exploit sono disponibili su Attacker KB