CVE-2022-41915
MEDIUM6.5EPSS 0.50%Netty vulnerable to HTTP Response splitting from assigning header value iterator
發布日:2022/12/12修改日:2026/4/28
描述
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.
受影響套件(2)
- Debian/nettyfrom 0, < 1:4.1.48-4+deb11u1
- Maven/io.netty:netty-codec-http>= 4.1.83.Final, < 4.1.86.Final
CVSS 分數
| 來源 | 版本 | 嚴重程度 | 向量 |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |
參考連結(11)
- ADVISORYhttps://nvd.nist.gov/vuln/detail/CVE-2022-41915
- ADVISORYhttps://security-tracker.debian.org/tracker/CVE-2022-41915
- WEBhttps://github.com/netty/netty
- WEBhttps://github.com/netty/netty/commit/c37c637f096e7be3dffd36edee3455c8e90cb1b0
- WEBhttps://github.com/netty/netty/commit/fe18adff1c2b333acb135ab779a3b9ba3295a1c4
- WEBhttps://github.com/netty/netty/issues/13084
- WEBhttps://github.com/netty/netty/pull/12760
- WEBhttps://github.com/netty/netty/security/advisories/GHSA-hh82-3pmq-7frp
- WEBhttps://lists.debian.org/debian-lts-announce/2023/01/msg00008.html
- WEBhttps://security.netapp.com/advisory/ntap-20230113-0004
- WEBhttps://www.debian.org/security/2023/dsa-5316