UbuntuUpdates.org

Package "python-pip"

Name: python-pip

Description:

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

  • Python package installer
  • Python package installer (pip wheel)

Latest version: 24.0+dfsg-1ubuntu1.3
Release: noble (24.04)
Level: updates
Repository: universe

Links



Other versions of "python-pip" in Noble

Repository Area Version
base universe 24.0+dfsg-1ubuntu1
security universe 24.0+dfsg-1ubuntu1.3

Packages in group

Deleted packages are displayed in grey.


Changelog

Version: 24.0+dfsg-1ubuntu1.3 2025-09-23 20:07:09 UTC

  python-pip (24.0+dfsg-1ubuntu1.3) noble-security; urgency=medium

  * 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
  * SECURITY UPDATE: resource exhaustion
    - debian/patches/CVE-2024-3651.patch: checks input before processing
    - CVE-2024-3651
  * SECURITY UPDATE: Information Leak
    - debian/patches/CVE-2024-47081.patch: Only use hostname to do netrc
      lookup instead of netloc
    - CVE-2024-47081

 -- Hlib Korzhynskyy <email address hidden> Mon, 22 Sep 2025 16:48:52 -0230

Source diff to previous version
CVE-2023-45803 urllib3 is a user-friendly HTTP client library for Python. urllib3 previously wouldn't remove the HTTP request body when an HTTP redirect response us
CVE-2024-3651 potential DoS via resource consumption via specially crafted inputs to idna.encode()
CVE-2024-47081 Requests is a HTTP library. Due to a URL parsing issue, Requests releases prior to 2.32.4 may leak .netrc credentials to third parties for specific m

Version: 24.0+dfsg-1ubuntu1.2 2025-06-26 22:07:22 UTC

  python-pip (24.0+dfsg-1ubuntu1.2) noble-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/pip/_vendor/urllib3/poolmanager.py.
    - CVE-2025-50181

 -- Hlib Korzhynskyy <email address hidden> Thu, 26 Jun 2025 09:47:19 -0230

Source diff to previous version
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

Version: 24.0+dfsg-1ubuntu1.1 2024-10-30 16:07:16 UTC

  python-pip (24.0+dfsg-1ubuntu1.1) noble-security; urgency=medium

  * SECURITY UPDATE: The Proxy-Authorization header is not correctly stripped
    when redirecting to a different host in urllib3.
    - debian/patches/CVE-2024-37891.patch: Add "Proxy-Authorization" to
      DEFAULT_REMOVE_HEADERS_ON_REDIRECT in
      src/pip/vendor/urllib3/util/retry.py.
    - CVE-2024-37891

 -- Hlib Korzhynskyy <email address hidden> Fri, 18 Oct 2024 14:34:47 -0230

CVE-2024-37891 urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with `ProxyManager`, the `Proxy-Authorization` header i



About   -   Send Feedback to @ubuntu_updates