UbuntuUpdates.org

Package "python-urllib3"

Name: python-urllib3

Description:

This package is just an umbrella for a group of other packages, it has no description.
Description samples from packages in group:

  • HTTP library with thread-safe connection pooling for Python3

Latest version: 2.3.0-2ubuntu0.1
Release: plucky (25.04)
Level: security
Repository: main

Links



Other versions of "python-urllib3" in Plucky

Repository Area Version
base main 2.3.0-2
updates main 2.3.0-2ubuntu0.1

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 2.3.0-2ubuntu0.1 2025-06-25 23:07:18 UTC

  python-urllib3 (2.3.0-2ubuntu0.1) plucky-security; urgency=medium

  * SECURITY UPDATE: Information disclosure through improperly disabled
    redirects.
    - debian/patches/CVE-2025-50181.patch: Add "retries" check and set retries
      to Retry.from_int(retries, redirect=False) as well as set
      raise_on_redirect in ./src/urllib3/poolmanager.py.
    - debian/patches/CVE-2025-50182.patch: Set fetch_data["redirect"] to manual
      when in node.js and add _is_node_js() function in
      ./src/urllib3/contrib/emscripten/fetch.py.
    - CVE-2025-50181
    - CVE-2025-50182

 -- Hlib Korzhynskyy <email address hidden> Mon, 23 Jun 2025 14:59:50 -0230

CVE-2025-50181 urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, it is possible to disable redirects for all requests by instantiating a Po
CVE-2025-50182 urllib3 is a user-friendly HTTP client library for Python. Prior to 2.5.0, urllib3 does not control redirects in browsers and Node.js. urllib3 suppor



About   -   Send Feedback to @ubuntu_updates