VYPR
Unrated severityNVD Advisory· Published Jul 25, 2023· Updated Oct 23, 2024

Envoy vulnerable to incorrect handling of HTTP requests and responses with mixed case schemes

CVE-2023-35944

Description

Envoy is an open source edge and service proxy designed for cloud-native applications. Envoy allows mixed-case schemes in HTTP/2, however, some internal scheme checks are case-sensitive. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, this can lead to the rejection of requests with mixed-case schemes such as htTp or htTps, or the bypassing of some requests such as https in unencrypted connections. With a fix in versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, Envoy will now lowercase scheme values by default, and change the internal scheme checks that were case-sensitive to be case-insensitive. There are no known workarounds for this issue.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

3
  • Envoyproxy/Envoyllm-fuzzy2 versions
    <1.27.0+ 1 more
    • (no CPE)range: <1.27.0
    • (no CPE)range: >= 1.26.0, < 1.26.4
  • osv-coords
    Range: >= 1.23.0, < 1.23.12

Patches

Vulnerability mechanics

References

1

News mentions

0

No linked articles in our index yet.