跳转到帖子

Huawei EulerOS: CVE-2023-32681: python-requests security update

recommended_posts

发布于
  • Members

Huawei EulerOS: CVE-2023-32681: python-requests security update

Severity
5
CVSS
(AV:N/AC:H/Au:N/C:C/I:N/A:N)
Published
05/26/2023
Created
08/10/2023
Added
08/09/2023
Modified
01/28/2025

Description

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.

Solution(s)

  • huawei-euleros-2_0_sp9-upgrade-python-requests-help

References

  • https://attackerkb.com/topics/cve-2023-32681
  • CVE - 2023-32681
  • EulerOS-SA-2023-2627
  • 查看数 700
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。
注意:你的帖子需要版主批准后才能看到。

游客
回帖…