Skip to content
AppleGHSA-7fj7-39wj-c64f

Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Response Splitting') in swift-nio

Medium5.3CVE-2022-3215 · Published Sep 27, 2022 · updated Sep 28, 2022

`NIOHTTP1` and projects using it for generating HTTP responses can be subject to a HTTP Response Injection attack. This occurs when a HTTP/1.1 server accepts user generated input from an incoming request and reflects it into a HTTP/1.1 response header in some form. A malicious user can add newlines to their input (usually in encoded form) and "inject" those newlines into the returned HTTP response. This capability allows users to work around security headers and HTTP/1.1 framing headers by injecting entirely false responses or other new headers. The injected false responses may also be treated as the response to subsequent requests, which can lead to XSS, cache poisoning, and a number of other flaws. This issue was resolved by adding a default channel handler that polices outbound headers. This channel handler is added by default to channel pipelines, but can be removed by users if they are doing this validation themselves. This issue was reported by Alessio Della Libera of Snyk Research Team (https://github.com/dellalibera, [https://twitter.com/\_d3lla\_](https://twitter.com/_d3lla_)).

GitHub advisory

Affected versions

PackageAffectedFixed in
swift-nio
Product
< 2.42.02.42.0
Details and references
CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Severity from
GitHub (reviewed advisory)
Weakness
CWE-113

More Apple advisories

All Apple
Advisory
HTTP/2 Stream Cancellation Attack
Medium5.3Oct 10, 2023
Improper detection of complete HTTP body decompression
High7.5Sep 20, 2022
Apple: denial of service
High7.5Mar 10, 2022
Apple: denial of service
High7.5Feb 11, 2022
Apple: denial of service
High7.5Feb 11, 2022
Apple: denial of service
High7.5Feb 11, 2022

Critical advisories by email

Wednesdays: the week’s critical and high advisories in the AI and data stack, with the fixed versions. Only in weeks that have some.

Double opt-in. Unsubscribe any time.