USN-4754-3

Source
https://ubuntu.com/security/notices/USN-4754-3
Import Source
https://github.com/canonical/ubuntu-security-notices/blob/main/osv/USN-4754-3.json
Related
Published
2021-03-12T14:07:56.469671Z
Modified
2021-03-12T14:07:56.469671Z
Details

USN-4754-1 fixed vulnerabilities in Python. This update provides the corresponding updates for Ubuntu 18.04 and Ubuntu 20.04.

In the case of Python 2.7 for 20.04, these additional fixes are included:

It was dicovered that Python allowed remote attackers to cause a denial of service (resource consumption) via a ZIP bomb. (CVE-2019-9674)

It was discovered that Python had potentially misleading information about whether sorting occurs. This fix updates the documentation about it. (CVE-2019-17514)

It was discovered that Python incorrectly handled certain TAR archives. An attacker could possibly use this issue to cause a denial of service. (CVE-2019-20907)

It was discovered that Python allowed an HTTP server to conduct Regular Expression Denial of Service (ReDoS) attacks against a client because of urllib.request.AbstractBasicAuthHandler catastrophic backtracking. (CVE-2020-8492)

It was discovered that Python allowed CRLF injection if the attacker controls the HTTP request method, as demonstrated by inserting CR and LF control characters in the first argument of HTTPConnection.request. (CVE-2020-26116)

Original advisory details:

It was discovered that Python incorrectly handled certain inputs. An attacker could possibly use this issue to execute arbitrary code or cause a denial of service. (CVE-2020-27619, CVE-2021-3177)

References

Affected packages

Ubuntu:18.04:LTS / python3.8

Package

Name
python3.8

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0The exact introduced commit is unknown
Fixed
3.8.0-3~18.04.1

Ecosystem specific

{
    "availability": "No subscription needed",
    "binaries": [
        {
            "python3.8-minimal": "3.8.0-3~18.04.1",
            "libpython3.8-testsuite": "3.8.0-3~18.04.1",
            "libpython3.8": "3.8.0-3~18.04.1",
            "libpython3.8-minimal": "3.8.0-3~18.04.1",
            "idle-python3.8": "3.8.0-3~18.04.1",
            "python3.8": "3.8.0-3~18.04.1",
            "python3.8-venv": "3.8.0-3~18.04.1",
            "python3.8-dev": "3.8.0-3~18.04.1",
            "python3.8-examples": "3.8.0-3~18.04.1",
            "libpython3.8-stdlib": "3.8.0-3~18.04.1",
            "libpython3.8-dev": "3.8.0-3~18.04.1"
        }
    ]
}

Ubuntu:20.04:LTS / python2.7

Package

Name
python2.7

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0The exact introduced commit is unknown
Fixed
2.7.18-1~20.04.1

Ecosystem specific

{
    "availability": "No subscription needed",
    "binaries": [
        {
            "python2.7": "2.7.18-1~20.04.1",
            "libpython2.7": "2.7.18-1~20.04.1",
            "libpython2.7-stdlib": "2.7.18-1~20.04.1",
            "python2.7-dev": "2.7.18-1~20.04.1",
            "python2.7-examples": "2.7.18-1~20.04.1",
            "python2.7-doc": "2.7.18-1~20.04.1",
            "idle-python2.7": "2.7.18-1~20.04.1",
            "libpython2.7-testsuite": "2.7.18-1~20.04.1",
            "python2.7-minimal": "2.7.18-1~20.04.1",
            "libpython2.7-dev": "2.7.18-1~20.04.1",
            "libpython2.7-minimal": "2.7.18-1~20.04.1"
        }
    ]
}