MGASA-2022-0359 - Updated python3 packages fix security vulnerability

Publication date: 08 Oct 2022
URL: https://advisories.mageia.org/MGASA-2022-0359.html
Type: security
Affected Mageia releases: 8
CVE: CVE-2020-10735,
     CVE-2015-20107,
     CVE-2021-28861

Converting between int and str in bases other than 2 (binary), 4, 8
(octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a
ValueError if the number of digits in string form is above a limit to
avoid potential denial of service attacks due to the algorithmic
complexity. (CVE-2020-10735)
mailcap module does not add escape characters into commands discovered in
the system mailcap file. This may allow attackers to inject shell commands
into applications that call mailcap.findmatch with untrusted input (if
they lack validation of user-provided filenames or arguments).
(CVE-2015-20107)
Open redirection vulnerability in lib/http/server.py due to no protection
against multiple (/) at the beginning of URI path which may leads to
information disclosure. (CVE-2021-28861)
Also fixes permissions and title for the documentation.

References:
- https://bugs.mageia.org/show_bug.cgi?id=30848
- https://bugs.mageia.org/show_bug.cgi?id=30929
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/2VCU6EVQDIXNCEDJUCTFIER2WVNNDTYZ/
- https://pythoninsider.blogspot.com/2022/09/python-releases-3107-3914-3814-and-3714.html
- https://www.openwall.com/lists/oss-security/2022/09/21/1
- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/OKYE2DOI2X7WZXAWTQJZAXYIWM37HDCY/
- https://ubuntu.com/security/notices/USN-5629-1
- https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LSVFIZF6ZYMLK2HRCPTYDPZM3P6NDQKU/
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10735
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-20107
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28861

SRPMS:
- 8/core/python3-3.8.14-1.1.mga8
- 8/core/python-pip-22.0.4-1.mga8

Mageia 2022-0359: python3 security update

Converting between int and str in bases other than 2 (binary), 4, 8 (octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a ValueError if the number of digits in st...

Summary

Converting between int and str in bases other than 2 (binary), 4, 8 (octal), 16 (hexadecimal), or 32 such as base 10 (decimal) now raises a ValueError if the number of digits in string form is above a limit to avoid potential denial of service attacks due to the algorithmic complexity. (CVE-2020-10735) mailcap module does not add escape characters into commands discovered in the system mailcap file. This may allow attackers to inject shell commands into applications that call mailcap.findmatch with untrusted input (if they lack validation of user-provided filenames or arguments). (CVE-2015-20107) Open redirection vulnerability in lib/http/server.py due to no protection against multiple (/) at the beginning of URI path which may leads to information disclosure. (CVE-2021-28861) Also fixes permissions and title for the documentation.

References

- https://bugs.mageia.org/show_bug.cgi?id=30848

- https://bugs.mageia.org/show_bug.cgi?id=30929

- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/2VCU6EVQDIXNCEDJUCTFIER2WVNNDTYZ/

- https://pythoninsider.blogspot.com/2022/09/python-releases-3107-3914-3814-and-3714.html

- https://www.openwall.com/lists/oss-security/2022/09/21/1

- https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/thread/OKYE2DOI2X7WZXAWTQJZAXYIWM37HDCY/

- https://ubuntu.com/security/notices/USN-5629-1

- https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LSVFIZF6ZYMLK2HRCPTYDPZM3P6NDQKU/

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10735

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-20107

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-28861

Resolution

MGASA-2022-0359 - Updated python3 packages fix security vulnerability

SRPMS

- 8/core/python3-3.8.14-1.1.mga8

- 8/core/python-pip-22.0.4-1.mga8

Severity
Publication date: 08 Oct 2022
URL: https://advisories.mageia.org/MGASA-2022-0359.html
Type: security
CVE: CVE-2020-10735, CVE-2015-20107, CVE-2021-28861

Related News