CVE Vulnerabilities

CVE-2025-57633

Published: Sep 09, 2025 | Modified: Sep 09, 2025
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
Ubuntu

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

References