
Exploit für CVE-2025-47227 - ScriptCase Passwort-Reset (Pre-Auth)
Exploit für CVE-2025-47227 - ScriptCase Passwort-Reset (Pre-Auth)
CVE-2025-47227 ist ein Pre-Auth-Authentifizierungs-Bypass (CVSS 9.8) in der ScriptCase Production Environment ≤ 9.12.006. Der login.php-Endpunkt erlaubt das Zurücksetzen des Administrator-Passworts ohne Token, E-Mail-Validierung oder Authentifizierung — nur ein 4-Buchstaben-CAPTCHA (trivial zu lösen) und ein POST mit nm_action=change_pass sind erforderlich.
In Kombination mit CVE-2025-47228 (authentifizierte Befehlsinjektion im SSH-Tunnel) führt dies zu RCE ohne Anmeldeinformationen.
python3 cve_2025_47227.py --target https://tar.get --password 'P@ssw0rd!'