UbuntuUpdates.org

Package "python3-urllib3"

Name: python3-urllib3

Description:

HTTP library with thread-safe connection pooling for Python3

Latest version: 1.26.5-1~exp1ubuntu0.1
Release: jammy (22.04)
Level: updates
Repository: main
Head package: python-urllib3
Homepage: https://urllib3.readthedocs.org

Links


Download "python3-urllib3"


Other versions of "python3-urllib3" in Jammy

Repository Area Version
base main 1.26.5-1~exp1
security main 1.26.5-1~exp1ubuntu0.1

Changelog

Version: 1.26.5-1~exp1ubuntu0.1 2023-11-07 17:07:28 UTC

  python-urllib3 (1.26.5-1~exp1ubuntu0.1) jammy-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 17:20:49 +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