跳转到帖子

Huawei EulerOS: CVE-2024-3219: python3 security update

recommended_posts

发布于
  • Members

Huawei EulerOS: CVE-2024-3219: python3 security update

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
07/29/2024
Created
12/13/2024
Added
12/12/2024
Modified
12/12/2024

Description

The “socket” module provides a pure-Python fallback to the socket.socketpair() function for platforms that don’t support AF_UNIX, such as Windows. This pure-Python implementation uses AF_INET or AF_INET6 to create a local connected pair of sockets. The connection between the two sockets was not verified before passing the two sockets back to the user, which leaves the server socket vulnerable to a connection race from a malicious local peer. Platforms that support AF_UNIX such as Linux and macOS are not affected by this vulnerability. Versions prior to CPython 3.5 are not affected due to the vulnerable API not being included.

Solution(s)

  • huawei-euleros-2_0_sp11-upgrade-python3
  • huawei-euleros-2_0_sp11-upgrade-python3-unversioned-command

References

  • https://attackerkb.com/topics/cve-2024-3219
  • CVE - 2024-3219
  • EulerOS-SA-2024-2985
  • 查看数 696
  • 已创建
  • 最后回复

参与讨论

你可立刻发布并稍后注册。 如果你有帐户,立刻登录发布帖子。

游客
回帖…