跳转到帖子

Debian: CVE-2024-29025: netty -- security update

recommended_posts

发布于
  • Members

Debian: CVE-2024-29025: netty -- security update

Severity
4
CVSS
(AV:L/AC:M/Au:N/C:P/I:P/A:P)
Published
03/25/2024
Created
06/24/2024
Added
06/24/2024
Modified
06/24/2024

Description

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The `HttpPostRequestDecoder` can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consisting of many small fields that will be accumulated in the `bodyListHttpData` list. The decoder cumulates bytes in the `undecodedChunk` buffer until it can decode a field, this field can cumulate data without limits. This vulnerability is fixed in 4.1.108.Final.

Solution(s)

  • debian-upgrade-netty

References

  • https://attackerkb.com/topics/cve-2024-29025
  • CVE - 2024-29025
  • DLA-3834-1
  • 查看数 702
  • 已创建
  • 最后回复

参与讨论

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

游客
回帖…