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

exploitDog

msrc логотип

CVE-2026-8328

Опубликовано: 19 мая 2026
Источник: msrc
EPSS Низкий

Описание

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

EPSS

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

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

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.

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

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

github
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.

suse-cvrf
7 дней назад

Security update for python3

EPSS

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