Beveiligingsadvies

CVE-2025-57633

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2025-09-09 00:00:00
Laatst bijgewerkt 2025-09-10 14:06:40
Toegewezen door mitre
CVSS-score 9.8
Status PUBLISHED

Beschrijving

A command injection vulnerability in FTP-Flask-python through 5173b68 allows unauthenticated remote attackers to execute arbitrary OS commands. The /ftp.html endpoint's "Upload File" action constructs a shell command from the ftp_file parameter and executes it using os.system() without sanitization or escaping.