Name | CVE-2022-41915 |
Description | Netty project is an event-driven asynchronous network application framework. Starting in version 4.1.83.Final and prior to 4.1.86.Final, when calling `DefaultHttpHeadesr.set` with an _iterator_ of values, header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting. This issue has been patched in version 4.1.86.Final. Integrators can work around the issue by changing the `DefaultHttpHeaders.set(CharSequence, Iterator<?>)` call, into a `remove()` call, and call `add()` in a loop over the iterator of values. |
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-3268-1, DSA-5316-1, ELA-770-1 |
Debian Bugs | 1027180 |
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 | fixed | |
bookworm (security), bookworm | 1:4.1.48-7+deb12u1 | fixed | |
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.
Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
---|---|---|---|---|---|---|
netty | source | jessie | (not affected) | |||
netty | source | stretch | 1:4.1.7-2+deb9u4 | ELA-770-1 | ||
netty | source | buster | 1:4.1.33-1+deb10u3 | DLA-3268-1 | ||
netty | source | bullseye | 1:4.1.48-4+deb11u1 | DSA-5316-1 | ||
netty | source | (unstable) | 1:4.1.48-6 | 1027180 | ||
netty-3.9 | source | (unstable) | (not affected) |
https://github.com/netty/netty/security/advisories/GHSA-hh82-3pmq-7frp
Fixed by https://github.com/netty/netty/commit/fe18adff1c2b333acb135ab779a3b9ba3295a1c4 (netty-4.1.86.Final)
[jessie] - netty <not-affected> (Vulnerable code was introduced in 4.1.83)
- netty-3.9 <not-affected> (Vulnerable code was introduced in 4.1.83)