跳转到帖子

Red Hat OpenShift: CVE-2023-46136: python-werkzeug: high resource consumption leading to denial of service

recommended_posts

发布于
  • Members

Red Hat OpenShift: CVE-2023-46136: python-werkzeug: high resource consumption leading to denial of service

Severity
8
CVSS
(AV:N/AC:L/Au:N/C:N/I:N/A:C)
Published
10/25/2023
Created
12/01/2023
Added
11/30/2023
Modified
01/28/2025

Description

Werkzeug is a comprehensive WSGI web application library. If an upload of a file that starts with CR or LF and then is followed by megabytes of data without these characters: all of these bytes are appended chunk by chunk into internal bytearray and lookup for boundary is performed on growing buffer. This allows an attacker to cause a denial of service by sending crafted multipart data to an endpoint that will parse it. The amount of CPU time required can block worker processes from handling legitimate requests. This vulnerability has been patched in version 3.0.1.

Solution(s)

  • linuxrpm-upgrade-python-werkzeug

References

  • https://attackerkb.com/topics/cve-2023-46136
  • CVE - 2023-46136
  • RHSA-2023:7473
  • RHSA-2023:7477
  • RHSA-2023:7610
  • RHSA-2024:0189
  • RHSA-2024:0214
  • 查看数 706
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…