Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-82jh-rv5v-x9x9

Опубликовано: 09 сент. 2025
Источник: github
Github: Не прошло ревью
CVSS3: 9.8

Описание

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.

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.

EPSS

Процентиль: 64%
0.00466
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-77

Связанные уязвимости

CVSS3: 9.8
nvd
5 месяцев назад

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.

EPSS

Процентиль: 64%
0.00466
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-77