UbuntuUpdates.org

Package "python3.8-examples"

Name: python3.8-examples

Description:

Examples for the Python language (v3.8)

Latest version: 3.8.10-0ubuntu1~20.04.13
Release: focal (20.04)
Level: security
Repository: main
Head package: python3.8

Links


Download "python3.8-examples"


Other versions of "python3.8-examples" in Focal

Repository Area Version
base main 3.8.2-1ubuntu1
updates main 3.8.10-0ubuntu1~20.04.13

Changelog

Version: 3.8.10-0ubuntu1~20.04.8 2023-06-05 19:07:04 UTC

  python3.8 (3.8.10-0ubuntu1~20.04.8) focal-security; urgency=medium

  * SECURITY UPDATE: Possible Bypass Blocklisting
    - debian/patches/CVE-2023-24329-2.patch: adds a complementary patch/fix
      for CVE-2023-24329 that was partially fixed before. This patch starts
      stripping C0 control and space chars in 'urlsplit' in Lib/urllib/parse.py,
      Lib/test/test_urlparse.py.
    - CVE-2023-24329

 -- Leonidas Da Silva Barbosa <email address hidden> Fri, 26 May 2023 11:05:08 -0300

Source diff to previous version
CVE-2023-24329 An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with bla

Version: 3.8.10-0ubuntu1~20.04.7 2023-03-20 12:06:56 UTC

  python3.8 (3.8.10-0ubuntu1~20.04.7) focal-security; urgency=medium

  * SECURITY UPDATE: Possible Bypass Blocklisting
    - debian/patches/CVE-2023-24329.patch: enforce
      that a scheme must begin with an alphabetical ASCII character
      in Lib/urllib/parse.py, Lib/test/test_urlparse.py.
    - CVE-2023-24329

 -- Leonidas Da Silva Barbosa <email address hidden> Mon, 13 Mar 2023 07:26:41 -0300

Source diff to previous version
CVE-2023-24329 An issue in the urllib.parse component of Python before v3.11 allows attackers to bypass blocklisting methods by supplying a URL that starts with bla

Version: 3.8.10-0ubuntu1~20.04.6 2022-12-08 16:06:26 UTC

  python3.8 (3.8.10-0ubuntu1~20.04.6) focal-security; urgency=medium

  * SECURITY UPDATE: Buffer overflow
    - debian/patches/CVE-2022-37454.patch: fixes buffer overflow in
      Modules/_sha3/kcp/KeccakSponge.inc.
  * SECURITY UPDATE: Denial of service
    - debian/patches/CVE-2022-45061.patch: fix quadratic time idna
      decoding in Lib/encodings/idna.py.

 -- Leonidas Da Silva Barbosa <email address hidden> Mon, 14 Nov 2022 09:59:47 -0300

Source diff to previous version
CVE-2022-37454 The Keccak XKCP SHA-3 reference implementation before fdc6fef has an integer overflow and resultant buffer overflow that allows attackers to execute
CVE-2022-45061 An issue was discovered in Python before 3.11.1. An unnecessary quadratic algorithm exists in one path when processing some inputs to the IDNA (RFC 3

Version: 3.8.10-0ubuntu1~20.04.5 2022-07-14 15:06:33 UTC

  python3.8 (3.8.10-0ubuntu1~20.04.5) focal-security; urgency=medium

  * SECURITY UPDATE: Injection Attack
    - debian/patches/CVE-2015-20107.patch: Make mailcap refuse to match unsafe
      filenames/types/param in Lib/mailcap.py, Lib/test/test_mailcap.py.
    - CVE-2015-20107

 -- Leonidas Da Silva Barbosa <email address hidden> Wed, 22 Jun 2022 17:18:18 -0300

Source diff to previous version
CVE-2015-20107 In Python (aka CPython) through 3.10.4, the mailcap module does not add escape characters into commands discovered in the system mailcap file. This m

Version: 3.8.10-0ubuntu1~20.04.4 2022-03-28 11:06:23 UTC

  python3.8 (3.8.10-0ubuntu1~20.04.4) focal-security; urgency=medium

  * SECURITY UPDATE: Injection Attack
    - debian/patches/CVE-2022-0391.patch: sanitize urls in urllib.parse
      when it containing ASCII newline and tabs in
      Doc/library/urllib.parse.rst, Lib/test/test_urlparse.py,
      Lib/urllib/parse.py.
    - CVE-2022-0391
  * Skipping test_idle in riscv64 arch
    - debian/rules: adding test_idle to TEST_EXCLUDES in riscv64 arch due it
      hangs in build time.

 -- Leonidas Da Silva Barbosa <email address hidden> Tue, 15 Mar 2022 09:22:08 -0300

CVE-2022-0391 A flaw was found in Python, specifically within the urllib.parse module. This module helps break Uniform Resource Locator (URL) strings into componen



About   -   Send Feedback to @ubuntu_updates