HTTP Response Splitting Vulnerability in Netty Framework
CVE-2022-41915

6.5MEDIUM

Key Information:

Vendor

Netty

Status
Vendor
CVE Published:
13 December 2022

What is CVE-2022-41915?

The Netty framework, an event-driven asynchronous network application framework, is susceptible to an HTTP response splitting vulnerability due to inadequate validation of header values when using the DefaultHttpHeaders.set method with an iterator. This flaw allows malicious users to manipulate header values, posing risks to affected applications. The issue has been resolved in version 4.1.86.Final. Users are advised to implement workarounds by replacing set calls with remove followed by add operations on the iterator.

Affected Version(s)

netty 4.1.86.Final

netty 4.1.83.Final < 4.1.83.Final*

References

CVSS V3.1

Score:
6.5
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.