<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="sa-render.xsl"?>
  <update from="huaweicloud.com" type="security" status="stable" version="1">
    <id>HCE2-SA-2025-0318</id>
    <title>An update for python-pip is now available for HCE 2.0</title>
    <severity>Moderate</severity>
    <release>HCE 2.0</release>
    <issued date="2025-12-09 06:53:37"/>
    <updated date="2025-12-09 06:53:37"/>
    <references>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2023-32681" id="CVE-2023-32681" title="CVE-2023-32681 Base Score: 6.1 Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:N/A:N" type="cve"/>
      <reference href="https://nvd.nist.gov/vuln/detail/CVE-2025-50181" id="CVE-2025-50181" title="CVE-2025-50181 Base Score: 5.3 Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N" type="cve"/>
    </references>
    <description>Security Fix(es):

Requests is a HTTP library. Since Requests 2.3.0, Requests has been leaking Proxy-Authorization headers to destination servers when redirected to an HTTPS endpoint. This is a product of how we use `rebuild_proxies` to reattach the `Proxy-Authorization` header to requests. For HTTP connections sent through the tunnel, the proxy will identify the header in the request itself and remove it prior to forwarding to the destination server. However when sent over HTTPS, the `Proxy-Authorization` header must be sent in the CONNECT request as the proxy has no visibility into the tunneled request. This results in Requests forwarding proxy credentials to the destination server unintentionally, allowing a malicious actor to potentially exfiltrate sensitive information. This issue has been patched in version 2.31.0.

 (CVE-2023-32681)

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)
</description>
    <pkglist>
      <collection short="HCE 2.0" package="python-pip">
        <name>HCE 2.0</name>
        <package arch="noarch" name="python3-pip" version="21.3.1" release="1.r11.hce2">
          <filename>python3-pip-21.3.1-1.r11.hce2.noarch.rpm</filename>
        </package>
        <package arch="noarch" name="python-pip-help" version="21.3.1" release="1.r11.hce2">
          <filename>python-pip-help-21.3.1-1.r11.hce2.noarch.rpm</filename>
        </package>
        <package arch="noarch" name="python-pip-wheel" version="21.3.1" release="1.r11.hce2">
          <filename>python-pip-wheel-21.3.1-1.r11.hce2.noarch.rpm</filename>
        </package>
      </collection>
    </pkglist>
  </update>
