Name | CVE-2021-4189 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-2919-1, DLA-3432-1, DLA-3477-1, ELA-572-1, ELA-598-1, ELA-884-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
pypy (PTS) | jessie | 2.4.0+dfsg-3 | vulnerable |
stretch | 5.6.0+dfsg-4 | vulnerable | |
buster | 7.0.0+dfsg-3 | vulnerable | |
bullseye | 7.3.3+dfsg-2 | vulnerable | |
pypy3 (PTS) | buster | 7.0.0+dfsg-3 | vulnerable |
bullseye | 7.3.5+dfsg-2+deb11u2 | vulnerable | |
bullseye (security) | 7.3.5+dfsg-2+deb11u3 | vulnerable | |
bookworm | 7.3.11+dfsg-2+deb12u2 | fixed | |
sid, trixie | 7.3.17+dfsg-2 | fixed | |
python2.7 (PTS) | jessie, jessie (lts) | 2.7.9-2-ds1-1+deb8u12 | fixed |
stretch (security) | 2.7.13-2+deb9u6 | fixed | |
stretch (lts), stretch | 2.7.13-2+deb9u9 | fixed | |
buster (security), buster, buster (lts) | 2.7.16-2+deb10u4 | fixed | |
bullseye | 2.7.18-8+deb11u1 | vulnerable | |
python3.4 (PTS) | jessie, jessie (lts) | 3.4.2-1+deb8u18 | fixed |
python3.5 (PTS) | stretch (security) | 3.5.3-1+deb9u5 | vulnerable |
stretch (lts), stretch | 3.5.3-1+deb9u10 | fixed | |
python3.7 (PTS) | buster, buster (lts) | 3.7.3-2+deb10u8 | fixed |
buster (security) | 3.7.3-2+deb10u7 | fixed | |
python3.9 (PTS) | bullseye | 3.9.2-1 | vulnerable |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
pypy | source | jessie | (unfixed) | end-of-life | ||
pypy | source | (unstable) | (unfixed) | |||
pypy3 | source | (unstable) | 7.3.8+dfsg-1 | |||
python2.7 | source | experimental | 2.7.18-13.1~exp1 | |||
python2.7 | source | jessie | 2.7.9-2-ds1-1+deb8u9 | ELA-598-1 | ||
python2.7 | source | stretch | 2.7.13-2+deb9u6 | DLA-2919-1 | ||
python2.7 | source | buster | 2.7.16-2+deb10u2 | DLA-3432-1 | ||
python2.7 | source | (unstable) | 2.7.18-13.1 | |||
python3.10 | source | (unstable) | (not affected) | |||
python3.4 | source | jessie | 3.4.2-1+deb8u12 | ELA-572-1 | ||
python3.4 | source | (unstable) | (unfixed) | |||
python3.5 | source | stretch | 3.5.3-1+deb9u7 | ELA-884-1 | ||
python3.5 | source | (unstable) | (unfixed) | |||
python3.7 | source | buster | 3.7.3-2+deb10u5 | DLA-3477-1 | ||
python3.7 | source | (unstable) | (unfixed) | |||
python3.9 | source | (unstable) | 3.9.7-1 |
- python3.10 <not-affected> (Fixed before initial upload to Debian unstable)
[bullseye] - python3.9 <no-dsa> (Minor issue)
[stretch] - python3.5 <no-dsa> (Minor issue)
[bullseye] - python2.7 <ignored> (Python 2.7 in Bullseye not covered by security support)
[bullseye] - pypy3 <no-dsa> (Minor issue)
[buster] - pypy3 <no-dsa> (Minor issue)
https://bugs.python.org/issue43285
https://github.com/python/cpython/commit/0ab152c6b5d95caa2dc1a30fa96e10258b5f188e (master)
https://github.com/python/cpython/commit/7dcb4baa4f0fde3aef5122a8e9f6a41853ec9335 (v3.9.3)
https://github.com/python/cpython/commit/79373951b3eab585d42e0f0ab83718cbe1d0ee33 (v3.7.11)
https://github.com/python/cpython/commit/4134f154ae2f621f25c5d698cc0f1748035a1b88 (v3.6.14)
https://bugzilla.redhat.com/show_bug.cgi?id=2036020