A command injection vulnerability in FTP-Flask-python...
Critical severity
Unreviewed
Published
Sep 9, 2025
to the GitHub Advisory Database
•
Updated Sep 10, 2025
Description
Published by the National Vulnerability Database
Sep 9, 2025
Published to the GitHub Advisory Database
Sep 9, 2025
Last updated
Sep 10, 2025
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.
References