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.
Advisories
Source ID Title
Debian DLA Debian DLA DLA-3268-1 netty security update
Debian DSA Debian DSA DSA-5316-1 netty security update
EUVD EUVD EUVD-2022-7648 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.
Github GHSA Github GHSA GHSA-hh82-3pmq-7frp Netty vulnerable to HTTP Response splitting from assigning header value iterator
Ubuntu USN Ubuntu USN USN-6049-1 Netty vulnerabilities
Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

No history.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2025-04-22T15:57:32.870Z

Reserved: 2022-09-30T00:00:00.000Z

Link: CVE-2022-41915

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Modified

Published: 2022-12-13T07:15:13.557

Modified: 2024-11-21T07:24:03.570

Link: CVE-2022-41915

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

No data.