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

exploitDog

github логотип

GHSA-j989-fggp-qgp5

Опубликовано: 13 мая 2026
Источник: github
Github: Не прошло ревью
CVSS4: 5.9

Описание

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.

EPSS

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

5.9 Medium

CVSS4

Дефекты

CWE-918

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

ubuntu
3 месяца назад

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.

nvd
3 месяца назад

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4189 was fixed. While makepasv() was patched to replace server-supplied PASV host addresses with the actual peer address (getpeername()[0]), ftpcp() still calls parse227() directly and passes the raw attacker-controllable IP address and port to target.sendport(). This patch is related to CVE-2021-4189.

msrc
2 месяца назад

FTP PASV SSRF, ftpcp() does not use actual peer address, trusts server-supplied PASV host address

debian
3 месяца назад

The ftpcp() function in Lib/ftplib.py was not updated when CVE-2021-4 ...

EPSS

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

5.9 Medium

CVSS4

Дефекты

CWE-918