Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

SUSE-SU-2024:2685-1

Опубликовано: 31 июл. 2024
Источник: suse-cvrf

Описание

Security update for python-requests

This update for python-requests fixes the following issues:

  • CVE-2023-32681: Fixed unintended leak of Proxy-Authorization header (bsc#1211674).

Список пакетов

SUSE Enterprise Storage 7.1
python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS
python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise Real Time 15 SP3
python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise Server 15 SP3-LTSS
python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise Server for SAP Applications 15 SP3
python3-requests-2.24.0-150300.3.3.1
openSUSE Leap Micro 5.3
python3-requests-2.24.0-150300.3.3.1

Описание

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.


Затронутые продукты
SUSE Enterprise Storage 7.1:python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise Real Time 15 SP3:python3-requests-2.24.0-150300.3.3.1
SUSE Linux Enterprise Server 15 SP3-LTSS:python3-requests-2.24.0-150300.3.3.1

Ссылки