跳转到帖子

Amazon Linux 2023: CVE-2023-40217: Important priority package update for python3.11 (Multiple Advisories)

recommended_posts

发布于
  • Members

Amazon Linux 2023: CVE-2023-40217: Important priority package update for python3.11 (Multiple Advisories)

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:N/I:C/A:N)
Published
08/25/2023
Created
02/14/2025
Added
02/14/2025
Modified
02/14/2025

Description

An issue was discovered in Python before 3.8.18, 3.9.x before 3.9.18, 3.10.x before 3.10.13, and 3.11.x before 3.11.5. It primarily affects servers (such as HTTP servers) that use TLS client authentication. If a TLS server-side socket is created, receives data into the socket buffer, and then is closed quickly, there is a brief window where the SSLSocket instance will detect the socket as "not connected" and won't initiate a handshake, but buffered data will still be readable from the socket buffer. This data will not be authenticated if the server-side TLS peer is expecting client certificate authentication, and is indistinguishable from valid TLS stream data. Data is limited in size to the amount that will fit in the buffer. (The TLS connection cannot directly be used for data exfiltration because the vulnerable code path requires that the connection be closed on initialization of the SSLSocket.) Python ssl.SSLSocket is vulnerable to a bypass of the TLS handshake in certain instances for HTTPS servers and other server-side protocols that use TLS client authentication such as mTLS. This issue may result in a breach of integrity as its possible to modify or delete resources that are authenticated only by a TLS certificate. No breach of confidentiality is possible.

Solution(s)

  • amazon-linux-2023-upgrade-python3
  • amazon-linux-2023-upgrade-python3-11
  • amazon-linux-2023-upgrade-python3-11-debug
  • amazon-linux-2023-upgrade-python3-11-debuginfo
  • amazon-linux-2023-upgrade-python3-11-debugsource
  • amazon-linux-2023-upgrade-python3-11-devel
  • amazon-linux-2023-upgrade-python3-11-idle
  • amazon-linux-2023-upgrade-python3-11-libs
  • amazon-linux-2023-upgrade-python3-11-test
  • amazon-linux-2023-upgrade-python3-11-tkinter
  • amazon-linux-2023-upgrade-python3-9-debuginfo
  • amazon-linux-2023-upgrade-python3-9-debugsource
  • amazon-linux-2023-upgrade-python3-debug
  • amazon-linux-2023-upgrade-python3-devel
  • amazon-linux-2023-upgrade-python3-idle
  • amazon-linux-2023-upgrade-python3-libs
  • amazon-linux-2023-upgrade-python3-test
  • amazon-linux-2023-upgrade-python3-tkinter
  • amazon-linux-2023-upgrade-python-unversioned-command

References

  • https://attackerkb.com/topics/cve-2023-40217
  • CVE - 2023-40217
  • https://alas.aws.amazon.com/AL2023/ALAS-2023-317.html
  • https://alas.aws.amazon.com/AL2023/ALAS-2023-319.html
  • 查看数 703
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…