Name | CVE-2020-14422 |
Description | Lib/ipaddress.py in Python through 3.8.3 improperly computes hash values in the IPv4Interface and IPv6Interface classes, which might allow a remote attacker to cause a denial of service if an application is affected by the performance of a dictionary containing IPv4Interface or IPv6Interface objects, and this attacker can cause many dictionary entries to be created. This is fixed in: v3.5.10, v3.5.10rc1; v3.6.12; v3.7.9; v3.8.4, v3.8.4rc1, v3.8.5, v3.8.6, v3.8.6rc1; v3.9.0, v3.9.0b4, v3.9.0b5, v3.9.0rc1, v3.9.0rc2. |
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-2280-1, DLA-3424-1, ELA-239-1, ELA-859-1 |
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|---|---|---|
python-ipaddress (PTS) | stretch (lts), stretch | 1.0.17-1+deb9u1 | fixed |
buster (security), buster, buster (lts) | 1.0.17-1+deb10u1 | fixed | |
bullseye | 1.0.23-1 | vulnerable | |
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 | fixed | |
python3.4 (PTS) | jessie, jessie (lts) | 3.4.2-1+deb8u18 | fixed |
python3.5 (PTS) | stretch (security) | 3.5.3-1+deb9u5 | fixed |
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 |
The information below is based on the following data on fixed versions.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
python-ipaddress | source | stretch | 1.0.17-1+deb9u1 | ELA-859-1 | ||
python-ipaddress | source | buster | 1.0.17-1+deb10u1 | DLA-3424-1 | ||
python-ipaddress | source | (unstable) | (unfixed) | |||
python2.7 | source | (unstable) | (not affected) | |||
python3.4 | source | jessie | 3.4.2-1+deb8u8 | ELA-239-1 | ||
python3.4 | source | (unstable) | (unfixed) | |||
python3.5 | source | stretch | 3.5.3-1+deb9u2 | DLA-2280-1 | ||
python3.5 | source | (unstable) | (unfixed) | |||
python3.7 | source | buster | 3.7.3-2+deb10u2 | |||
python3.7 | source | (unstable) | (unfixed) | |||
python3.8 | source | (unstable) | 3.8.4~rc1-1 |
[jessie] - python3.4 <postponed> (Minor issue, DoS with constraints)
- python2.7 <not-affected> (ipaddress module introduced in 3.3)
[bullseye] - python-ipaddress <no-dsa> (Minor issue)
https://bugs.python.org/issue41004
https://github.com/python/cpython/pull/20956
https://github.com/python/cpython/pull/21033
https://github.com/python/cpython/commit/b30ee26e366bf509b7538d79bfec6c6d38d53f28 (master)
https://github.com/python/cpython/commit/9a646aa82dfa62d70ca2a99ada901ee6cf9f82bd (3.9-branch)
https://github.com/python/cpython/commit/dc8ce8ead182de46584cc1ed8a8c51d48240cbd5 (v3.8.4rc1)
https://github.com/python/cpython/commit/b98e7790c77a4378ec4b1c71b84138cb930b69b7 (3.7-branch)
https://github.com/python/cpython/commit/cfc7ff8d05f7a949a88b8a8dd506fb5c1c30d3e9 (3.6-branch)