Name | CVE-2024-29025 |
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. |
Source | CVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
References | DLA-3834-1, ELA-1110-1 |
Debian Bugs | 1068110 |
Vulnerable and fixed packages
The table below lists information on source packages.
Source Package | Release | Version | Status |
---|
netty (PTS) | jessie, jessie (lts) | 1:3.2.6.Final-2+deb8u2 | fixed |
| stretch (security) | 1:4.1.7-2+deb9u3 | vulnerable |
| stretch (lts), stretch | 1:4.1.7-2+deb9u5 | fixed |
| buster (security), buster, buster (lts) | 1:4.1.33-1+deb10u5 | fixed |
| bullseye (security), bullseye | 1:4.1.48-4+deb11u2 | vulnerable |
| bookworm (security), bookworm | 1:4.1.48-7+deb12u1 | vulnerable |
| sid, trixie | 1:4.1.48-10 | fixed |
netty-3.9 (PTS) | jessie, jessie (lts) | 3.9.0.Final-1+deb8u2 | fixed |
| stretch (security) | 3.9.9.Final-1+deb9u1 | fixed |
| stretch (lts), stretch | 3.9.9.Final-1+deb9u2 | fixed |
The information below is based on the following data on fixed versions.
Notes
[bookworm] - netty <postponed> (Minor issue, fix along with future update)
[bullseye] - netty <postponed> (Minor issue, fix along with future update)
https://github.com/netty/netty/security/advisories/GHSA-5jpm-x58v-624v
https://github.com/netty/netty/commit/0d0c6ed782d13d423586ad0c71737b2c7d02058c (netty-4.1.108.Final)
https://gist.github.com/vietj/f558b8ea81ec6505f1e9a6ca283c9ae3
[jessie] - netty <not-affected> (The vulnerable code was introduced in 4.x)
[stretch] - netty-3.9 <not-affected> (The vulnerable code was introduced in 4.x)
[jessie] - netty-3.9 <not-affected> (The vulnerable code was introduced in 4.x)