pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. %global bashcompdir %(b=$(pkg-config --variable=completionsdir bash-completion 2>/dev/null); echo ${b:-/bash_completion.d}) Name: python-pip Version: 23.3.1 Release: 3 Summary: A tool for installing and managing Python packages License: MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) URL: http://www.pip-installer.org Source0: Source1: pip.loongarch.conf BuildArch: noarch Patch1: remove-existing-dist-only-if-path-conflicts. Patch6000: dummy-certifi.patch Patch6001: backport-CVE-2023-45803-Made-body-stripped-from-HTTP-requests.patch Patch6002: backport-CVE-2024-37891-Strip-Proxy-Authorization-header-on-redirects.patch
Security Fix(es):
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 PoolManager and specifying retries in a way that disable redirects. By default, requests and botocore users are not affected. An application attempting to mitigate SSRF or open redirect vulnerabilities by disabling redirects at the PoolManager level will remain vulnerable. This issue has been patched in version 2.5.0.(CVE-2025-50181)
{ "severity": "Medium" }
{ "src": [ "python-pip-23.3.1-5.oe2403.src.rpm", "python-pip-23.3.1-5.oe2403sp1.src.rpm", "python-pip-23.3.1-5.oe2403sp2.src.rpm" ], "noarch": [ "python-pip-help-23.3.1-5.oe2403.noarch.rpm", "python-pip-wheel-23.3.1-5.oe2403.noarch.rpm", "python3-pip-23.3.1-5.oe2403.noarch.rpm", "python-pip-help-23.3.1-5.oe2403sp1.noarch.rpm", "python-pip-wheel-23.3.1-5.oe2403sp1.noarch.rpm", "python3-pip-23.3.1-5.oe2403sp1.noarch.rpm", "python-pip-help-23.3.1-5.oe2403sp2.noarch.rpm", "python-pip-wheel-23.3.1-5.oe2403sp2.noarch.rpm", "python3-pip-23.3.1-5.oe2403sp2.noarch.rpm" ] }