UbuntuUpdates.org

Package "python3-urllib3"

Name: python3-urllib3

Description:

HTTP library with thread-safe connection pooling for Python3

Latest version: 1.26.12-1ubuntu0.1
Release: lunar (23.04)
Level: security
Repository: main
Head package: python-urllib3
Homepage: https://urllib3.readthedocs.org

Links


Download "python3-urllib3"


Other versions of "python3-urllib3" in Lunar

Repository Area Version
base main 1.26.12-1
updates main 1.26.12-1ubuntu0.1

Changelog

Version: 1.26.12-1ubuntu0.1 2023-11-07 15:14:46 UTC

  python-urllib3 (1.26.12-1ubuntu0.1) lunar-security; urgency=medium

  * SECURITY UPDATE: http cookie leakage via http redirect
    - debian/patches/CVE-2023-43804.patch: removes the cookie from the
      http request when it is redirected to a different origin.
    - CVE-2023-43804
  * SECURITY UPDATE: http body leakage via http redirect
    - debian/patches/CVE-2023-45803.patch: removes the body from the
      http request when it is redirected to a different origin and the
      http verb is changed to GET.
    - CVE-2023-45803

 -- Jorge Sancho Larraz <email address hidden> Tue, 24 Oct 2023 09:47:28 +0200

CVE-2023-43804 urllib3 is a user-friendly HTTP client library for Python. urllib3 doesn't treat the `Cookie` HTTP header special or provide any helpers for managing



About   -   Send Feedback to @ubuntu_updates