CVE-2023-0040
Description
Versions of Async HTTP Client prior to 1.13.2 are vulnerable to a form of targeted request manipulation called CRLF injection. This vulnerability was the result of insufficient validation of HTTP header field values before sending them to the network. Users are vulnerable if they pass untrusted data into HTTP header field values without prior sanitisation. Common use-cases here might be to place usernames from a database into HTTP header fields. This vulnerability allows attackers to inject new HTTP header fields, or entirely new requests, into the data stream. This can cause requests to be understood very differently by the remote server than was intended. In general, this is unlikely to result in data disclosure, but it can result in a number of logical errors and other misbehaviours.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/swift-server/async-http-clientSwiftURL | >= 1.13.0, < 1.13.2 | 1.13.2 |
github.com/swift-server/async-http-clientSwiftURL | >= 1.10.0, < 1.12.1 | 1.12.1 |
github.com/swift-server/async-http-clientSwiftURL | >= 1.5.0, < 1.9.1 | 1.9.1 |
github.com/swift-server/async-http-clientSwiftURL | < 1.4.1 | 1.4.1 |
Affected products
3- Swift Project/Async HTTP Clientv5Range: unspecified
- cpe:2.3:a:asynchttpclient_project:async-http-client:*:*:*:*:*:*:*:*Range: <1.4.1
Patches
Vulnerability mechanics
References
8- github.com/advisories/GHSA-v3r5-pjpm-mwgqghsaADVISORY
- github.com/swift-server/async-http-client/security/advisories/GHSA-v3r5-pjpm-mwgqnvdThird Party AdvisoryWEB
- nvd.nist.gov/vuln/detail/CVE-2023-0040ghsaADVISORY
- github.com/swift-server/async-http-client/commit/7f05a8da46cc2a4ab43218722298b81ac7a08031ghsaWEB
- github.com/swift-server/async-http-client/releases/tag/1.12.1ghsaWEB
- github.com/swift-server/async-http-client/releases/tag/1.13.2ghsaWEB
- github.com/swift-server/async-http-client/releases/tag/1.4.1ghsaWEB
- github.com/swift-server/async-http-client/releases/tag/1.9.1ghsaWEB
News mentions
0No linked articles in our index yet.