Advisory Database
  • Advisories
  • Dependency Scanning
  1. swift
  2. ›
  3. github.com/swift-server/async-http-client
  4. ›
  5. CVE-2023-0040

CVE-2023-0040: Async HTTP Client has CRLF Injection vulnerability in HTTP request headers

June 7, 2023

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.

References

  • github.com/advisories/GHSA-v3r5-pjpm-mwgq
  • github.com/swift-server/async-http-client
  • github.com/swift-server/async-http-client/commit/7f05a8da46cc2a4ab43218722298b81ac7a08031
  • github.com/swift-server/async-http-client/releases/tag/1.12.1
  • github.com/swift-server/async-http-client/releases/tag/1.13.2
  • github.com/swift-server/async-http-client/releases/tag/1.4.1
  • github.com/swift-server/async-http-client/releases/tag/1.9.1
  • github.com/swift-server/async-http-client/security/advisories/GHSA-v3r5-pjpm-mwgq
  • nvd.nist.gov/vuln/detail/CVE-2023-0040

Detect and mitigate CVE-2023-0040 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.1, all versions starting from 1.5.0 before 1.9.1, all versions starting from 1.10.0 before 1.12.1, all versions starting from 1.13.0 before 1.13.2

Fixed versions

  • 1.13.2
  • 1.12.1
  • 1.9.1
  • 1.4.1

Solution

Upgrade to versions 1.12.1, 1.13.2, 1.4.1, 1.9.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-74: Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
  • CWE-93: Improper Neutralization of CRLF Sequences ('CRLF Injection')

Source file

swift/github.com/swift-server/async-http-client/CVE-2023-0040.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Wed, 14 May 2025 12:14:46 +0000.