CVE-2023-38697
MEDIUMDescription
protocol-http1 provides a low-level implementation of the HTTP/1 protocol. RFC 9112 Section 7.1 defined the format of chunk size, chunk data and chunk extension. The value of Content-Length header should be a string of 0-9 digits, the chunk size should be a string of hex digits and should split from chunk data using CRLF, and the chunk extension shouldn't contain any invisible character. However, Falcon has following behaviors while disobey the corresponding RFCs: accepting Content-Length header values that have `+` prefix, accepting Content-Length header values that written in hexadecimal with `0x` prefix, accepting `0x` and `+` prefixed chunk size, and accepting LF in chunk extension. This behavior can lead to desync when forwarding through multiple HTTP parsers, potentially results in HTTP request smuggling and firewall bypassing. This issue is fixed in `protocol-http1` v0.15.1. There are no known workarounds.
How to fix
Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:L/A:N
Exploit Intelligence
Moderate risk: more likely to be exploited than 46% of all known CVEs.
References
Related Vulnerabilities
Other CWE-444 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2022-22536 | Critical | 10.0 | 98% | KEV | - |
| CVE-2025-61884 | High | 7.5 | 98% | KEV + Ransom | - |
| CVE-2020-9490 | High | 7.5 | 90% | - | Fix |
| CVE-2023-41265 | Critical | 9.6 | 85% | KEV + Ransom | - |
| CVE-2023-25690 | Critical | 9.8 | 84% | - | Fix |
| CVE-2022-32214 | Medium | 6.5 | 78% | - | Fix |
Embed a live status badge for CVE-2023-38697
Markdown
[](https://tridentstack.com/cve/CVE-2023-38697)HTML
<a href="https://tridentstack.com/cve/CVE-2023-38697"><img src="https://tridentstack.com/cve/badge/CVE-2023-38697.svg" alt="CVE-2023-38697"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
Start freeThis product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2024-11-21.