Upstream information

CVE-2024-37891 at MITRE

Description

urllib3 is a user-friendly HTTP client library for Python. When using urllib3's proxy support with `ProxyManager`, the `Proxy-Authorization` header is only sent to the configured proxy, as expected. However, when sending HTTP requests *without* using urllib3's proxy support, it's possible to accidentally configure the `Proxy-Authorization` header even though it won't have any effect as the request is not using a forwarding proxy or a tunneling proxy. In those cases, urllib3 doesn't treat the `Proxy-Authorization` HTTP header as one carrying authentication material and thus doesn't strip the header on cross-origin redirects. Because this is a highly unlikely scenario, we believe the severity of this vulnerability is low for almost all users. Out of an abundance of caution urllib3 will automatically strip the `Proxy-Authorization` header during cross-origin redirects to avoid the small chance that users are doing this on accident. Users should use urllib3's proxy support or disable automatic redirects to achieve safe processing of the `Proxy-Authorization` header, but we still decided to strip the header by default in order to further protect users who aren't using the correct approach. We believe the number of usages affected by this advisory is low. It requires all of the following to be true to be exploited: 1. Setting the `Proxy-Authorization` header without using urllib3's built-in proxy support. 2. Not disabling HTTP redirects. 3. Either not using an HTTPS origin server or for the proxy or target origin to redirect to a malicious origin. Users are advised to update to either version 1.26.19 or version 2.2.2. Users unable to upgrade may use the `Proxy-Authorization` header with urllib3's `ProxyManager`, disable HTTP redirects using `redirects=False` when sending requests, or not user the `Proxy-Authorization` header as mitigations.

SUSE information

Overall state of this security issue: Pending

This issue is currently rated as having moderate severity.

CVSS v3 Scores
  SUSE
Base Score 4.4
Vector CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N
Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction None
Scope Unchanged
Confidentiality Impact High
Integrity Impact None
Availability Impact None
CVSSv3 Version 3.1
SUSE Bugzilla entry: 1226469 [IN_PROGRESS]

No SUSE Security Announcements cross referenced.

List of released packages

Product(s) Fixed package version(s) References
openSUSE Tumbleweed
  • python310-urllib3 >= 2.1.0-3.1
  • python311-urllib3 >= 2.1.0-3.1
  • python312-urllib3 >= 2.1.0-3.1
Patchnames:
openSUSE-Tumbleweed-2024-14055

List of packages in QA

Product(s) Package(s)
SUSE Linux Enterprise Module for Public Cloud 15 SP4
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server 15 SP4
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server for SAP Applications 15 SP4
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise High Performance Computing 15 SP4
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Manager Server 4.3
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Manager Proxy 4.3
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Manager Retail Branch Server 4.3
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Module for Python 3 15 SP5
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server 15 SP5
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Desktop 15 SP5
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server for SAP Applications 15 SP5
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise High Performance Computing 15 SP5
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Module for Python 3 15 SP6
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server 15 SP6
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Desktop 15 SP6
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise Server for SAP Applications 15 SP6
  • python311-urllib3 >= 2.0.7-150400.7.18.1
SUSE Linux Enterprise High Performance Computing 15 SP6
  • python311-urllib3 >= 2.0.7-150400.7.18.1


Status of this issue by product and package

Please note that this evaluation state might be work in progress, incomplete or outdated. Also information for service packs in the LTSS phase is only included for issues meeting the LTSS criteria. If in doubt, feel free to contact us for clarification. The updates are grouped by state of their lifecycle. SUSE product lifecycles are documented on the lifecycle page.

Product(s) Source package State
Products under general support and receiving all security fixes.
SUSE Enterprise Storage 7.1 python-urllib3 Not affected
SUSE Linux Enterprise Desktop 15 SP5 python-urllib3 In progress
SUSE Linux Enterprise Desktop 15 SP6 python-urllib3 In progress
SUSE Linux Enterprise High Performance Computing 12 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 12 SP5 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP5 python-urllib3 In progress
SUSE Linux Enterprise High Performance Computing 15 SP6 python-urllib3 In progress
SUSE Linux Enterprise Micro 5.1 python-urllib3 Not affected
SUSE Linux Enterprise Micro 5.2 python-urllib3 Not affected
SUSE Linux Enterprise Micro 5.3 python-urllib3 Not affected
SUSE Linux Enterprise Micro 5.4 python-urllib3 Not affected
SUSE Linux Enterprise Micro 5.5 python-urllib3 Not affected
SUSE Linux Enterprise Micro 6.0 python-urllib3 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP5 python-urllib3 Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP6 python-urllib3 Not affected
SUSE Linux Enterprise Module for Public Cloud 12 python-urllib3 Not affected
SUSE Linux Enterprise Module for Python 3 15 SP5 python-urllib3 In progress
SUSE Linux Enterprise Module for Python 3 15 SP6 python-urllib3 In progress
SUSE Linux Enterprise Server 12 SP5 python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP5 python-urllib3 In progress
SUSE Linux Enterprise Server 15 SP6 python-urllib3 In progress
SUSE Linux Enterprise Server for SAP Applications 12 SP5 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP5 python-urllib3 In progress
SUSE Linux Enterprise Server for SAP Applications 15 SP6 python-urllib3 In progress
SUSE Linux Enterprise Software Development Kit 12 SP5 python-urllib3 Not affected
SUSE Linux Enterprise Workstation Extension 12 SP5 python-urllib3 Not affected
SUSE Manager Proxy 4.3 python-urllib3 In progress
SUSE Manager Retail Branch Server 4.3 python-urllib3 In progress
SUSE Manager Server 4.3 python-urllib3 In progress
openSUSE Leap 15.5 python-urllib3 Not affected
openSUSE Leap 15.6 python-urllib3 Not affected
openSUSE Leap Micro 5.5 python-urllib3 Not affected
Products under Long Term Service Pack support and receiving important and critical security fixes.
SUSE Linux Enterprise Desktop 15 SP4 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4 python-urllib3 In progress
SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Module for Basesystem 15 SP4 python-urllib3 Not affected
SUSE Linux Enterprise Module for Public Cloud 15 SP4 python-urllib3 In progress
SUSE Linux Enterprise Module for Python 2 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Module for Python 2 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Module for Python 3 15 SP4 python-urllib3 Affected
SUSE Linux Enterprise Server 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP2-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP3-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP4 python-urllib3 In progress
SUSE Linux Enterprise Server 15 SP4-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 SP4 python-urllib3 In progress
Products past their end of life and not receiving proactive updates anymore.
HPE Helion OpenStack 8 python-urllib3 Not affected
SUSE CaaS Platform 3.0 python-urllib3 Not affected
SUSE CaaS Platform 4.0 python-urllib3 Not affected
SUSE Enterprise Storage 3 python-urllib3 Not affected
SUSE Enterprise Storage 4 python-urllib3 Not affected
SUSE Enterprise Storage 5 python-urllib3 Not affected
SUSE Enterprise Storage 6 python-urllib3 Not affected
SUSE Enterprise Storage 7 python-urllib3 Not affected
SUSE Linux Enterprise Desktop 15 python-urllib3 Affected
SUSE Linux Enterprise Desktop 15 SP1 python-urllib3 Not affected
SUSE Linux Enterprise Desktop 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Desktop 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 python-urllib3 Affected
SUSE Linux Enterprise High Performance Computing 15 SP1 python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS python-urllib3 Not affected
SUSE Linux Enterprise High Performance Computing 15-ESPOS python-urllib3 Affected
SUSE Linux Enterprise High Performance Computing 15-LTSS python-urllib3 Affected
SUSE Linux Enterprise Micro 5.0 python-urllib3 Not affected
SUSE Linux Enterprise Module for Basesystem 15 python-urllib3 Affected
SUSE Linux Enterprise Module for Basesystem 15 SP1 python-urllib3 Not affected
SUSE Linux Enterprise Module for Python 2 15 SP1 python-urllib3 Not affected
SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT python-urllib3 Not affected
SUSE Linux Enterprise Real Time 15 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Real Time 15 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Real Time 15 SP4 python-urllib3 Not affected
SUSE Linux Enterprise Server 12 python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP2-BCL python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP2-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP2-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP3-BCL python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP3-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP3-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP4 python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP4-ESPOS python-urllib3 Not affected
SUSE Linux Enterprise Server 12 SP4-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 15 python-urllib3 Affected
SUSE Linux Enterprise Server 15 SP1 python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP1-BCL python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP1-LTSS python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP2-BCL python-urllib3 Not affected
SUSE Linux Enterprise Server 15 SP3-BCL python-urllib3 Not affected
SUSE Linux Enterprise Server 15-LTSS python-urllib3 Affected
SUSE Linux Enterprise Server for SAP Applications 12 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP2 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP3 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 12 SP4 python-urllib3 Not affected
SUSE Linux Enterprise Server for SAP Applications 15 python-urllib3 Affected
SUSE Linux Enterprise Server for SAP Applications 15 SP1 python-urllib3 Not affected
SUSE Manager Proxy 3.2 python-urllib3 Not affected
SUSE Manager Proxy 4.0 python-urllib3 Not affected
SUSE Manager Proxy 4.1 python-urllib3 Not affected
SUSE Manager Proxy 4.2 python-urllib3 Not affected
SUSE Manager Retail Branch Server 4.0 python-urllib3 Not affected
SUSE Manager Retail Branch Server 4.1 python-urllib3 Not affected
SUSE Manager Retail Branch Server 4.2 python-urllib3 Not affected
SUSE Manager Server 3.1 python-urllib3 Not affected
SUSE Manager Server 3.2 python-urllib3 Not affected
SUSE Manager Server 4.0 python-urllib3 Not affected
SUSE Manager Server 4.1 python-urllib3 Not affected
SUSE Manager Server 4.2 python-urllib3 Not affected
SUSE OpenStack Cloud 7 python-urllib3 Not affected
SUSE OpenStack Cloud 8 python-urllib3 Not affected
SUSE OpenStack Cloud 9 python-urllib3 Not affected
SUSE OpenStack Cloud Crowbar 8 python-urllib3 Not affected
SUSE OpenStack Cloud Crowbar 9 python-urllib3 Not affected
openSUSE Leap 15.3 python-urllib3 Not affected
openSUSE Leap 15.4 python-urllib3 Not affected
openSUSE Leap Micro 5.2 python-urllib3 Not affected
openSUSE Leap Micro 5.3 python-urllib3 Not affected
openSUSE Leap Micro 5.4 python-urllib3 Not affected


SUSE Timeline for this CVE

CVE page created: Tue Jun 18 00:00:08 2024
CVE page last modified: Wed Jul 3 13:58:42 2024