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.
References
Link | Resource |
---|---|
https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 | Exploit |
https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c | Patch |
https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v | Vendor Advisory Exploit |
https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html | Mailing List Third Party Advisory |
https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 | Exploit |
https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c | Patch |
https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v | Vendor Advisory Exploit |
https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html | Mailing List Third Party Advisory |
Configurations
History
19 Sep 2025, 15:10
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 - Exploit | |
References | () https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c - Patch | |
References | () https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v - Vendor Advisory, Exploit | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:a:netty:netty:*:*:*:*:*:*:*:* cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:* |
|
First Time |
Netty netty
Netty Debian Debian debian Linux |
21 Nov 2024, 09:07
Type | Values Removed | Values Added |
---|---|---|
References | () https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3 - | |
References | () https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c - | |
References | () https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v - | |
References | () https://lists.debian.org/debian-lts-announce/2024/06/msg00015.html - |
21 Jun 2024, 22:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
25 Mar 2024, 20:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-03-25 20:15
Updated : 2025-09-19 15:10
NVD link : CVE-2024-29025
Mitre link : CVE-2024-29025
CVE.ORG link : CVE-2024-29025
JSON object : View
Products Affected
netty
- netty
debian
- debian_linux
CWE
CWE-770
Allocation of Resources Without Limits or Throttling