跳转到帖子

Gentoo Linux: CVE-2023-32681: Requests: Information Leak

recommended_posts

发布于
  • Members

Gentoo Linux: CVE-2023-32681: Requests: Information Leak

Severity
5
CVSS
(AV:N/AC:H/Au:N/C:C/I:N/A:N)
Published
05/26/2023
Created
09/18/2023
Added
09/18/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)

  • gentoo-linux-upgrade-dev-python-requests

References

  • https://attackerkb.com/topics/cve-2023-32681
  • CVE - 2023-32681
  • 202309-08
  • 查看数 698
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…