OESA-2025-1980

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1980
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1980.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2025-1980
Upstream
Published
2025-08-08T11:16:40Z
Modified
2025-09-03T06:31:14.393718Z
Summary
python-pip security update
Details

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):

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 maliciously-crafted URLs. Users should upgrade to version 2.32.4 to receive a fix. For older versions of Requests, use of the .netrc file can be disabled with trust_env=False on one's Requests Session.(CVE-2024-47081)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP4 / python-pip

Package

Name
python-pip
Purl
pkg:rpm/openEuler/python-pip&distro=openEuler-22.03-LTS-SP4

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
21.3.1-9.oe2203sp4

Ecosystem specific

{
    "src": [
        "python-pip-21.3.1-9.oe2203sp4.src.rpm"
    ],
    "noarch": [
        "python-pip-help-21.3.1-9.oe2203sp4.noarch.rpm",
        "python-pip-wheel-21.3.1-9.oe2203sp4.noarch.rpm",
        "python3-pip-21.3.1-9.oe2203sp4.noarch.rpm"
    ]
}