CVE-2021-4189
Vulnerability Summary
Timeline
Description
A flaw was found in Python, specifically in the FTP (File Transfer Protocol) client library in PASV (passive) mode. The issue is how the FTP client trusts the host from the PASV response by default. This flaw allows an attacker to set up a malicious FTP server that can trick FTP clients into connecting back to a given IP address and port. This vulnerability could lead to FTP client scanning ports, which otherwise would not have been possible.
CVSS Metrics
- v3.1•MEDIUM•Score: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
EPSS Trends
Current EPSS score: 3.20%• Percentile: 88%
Techniques & Countermeasures
- CWE-252•Unchecked Return Value
The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.
Affected Systems
- debian•pypy3
< 7.3.5+dfsg-2 | < 7.3.5+dfsg-2 | < 7.3.5+dfsg-2 | < 7.3.5+dfsg-2
- debian•python2.7
all
- debian•python3.9
< 3.9.2-1+deb11u2
- debian•debian_linux
10.0 | 11.0
- netapp•ontap_select_deploy_administration_utility
na
- python•python
≥ 3.6.0, < 3.6.14 | ≥ 3.7.0, < 3.7.11 | ≥ 3.8.0, < 3.8.9 | ≥ 3.9.0, < 3.9.3 | 3.10.0
- redhat•enterprise_linux
8.0
- redhat•software_collections
na
References (10)
- https://bugs.python.org/issue43285
- https://python-security.readthedocs.io/vuln/ftplib-pasv.html
- https://github.com/python/cpython/commit/0ab152c6b5d95caa2dc1a30fa96e10258b5f188e
- https://security-tracker.debian.org/tracker/CVE-2021-4189
- https://bugzilla.redhat.com/show_bug.cgi?id=2036020
- https://access.redhat.com/security/cve/CVE-2021-4189
- https://security.netapp.com/advisory/ntap-20221104-0004/
- https://lists.debian.org/debian-lts-announce/2023/05/msg00024.html
- https://lists.debian.org/debian-lts-announce/2023/06/msg00039.html
- https://lists.debian.org/debian-lts-announce/2024/12/msg00000.html