DirectorySecurity Advisories
Sign In
Security Advisories

CGA-q8q6-vmh7-23q3

Published

Last updated

https://images.chainguard.dev/security/CGA-q8q6-vmh7-23q3
Package

apache-nifi

Latest Update
Pending upstream fix
Aliases
  • CVE-2022-41915
  • GHSA-hh82-3pmq-7frp

Severity

6.5

Medium

CVSS V3

Summary

Netty vulnerable to HTTP Response splitting from assigning header value iterator

Description

Impact

When calling DefaultHttpHeaders.set with an iterator of values (as opposed to a single given value), header value validation was not performed, allowing malicious header values in the iterator to perform HTTP Response Splitting.

Patches

The necessary validation was added in Netty 4.1.86.Final.

Workarounds

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.

References

HTTP Response Splitting CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers

For more information

If you have any questions or comments about this advisory:

References

Updates


Safe Source for Open Sourceâ„¢
Media KitContact Us
© 2024 Chainguard. All Rights Reserved.
Private PolicyTerms of Use

Product

Chainguard Images