CVE-2023-35944
Public on 2023-07-25
Modified on 2024-04-08
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.
Severity
CVSS v3 Base Score
See breakdown
Affected Packages
Platform | Package | Release Date | Advisory | Status |
---|---|---|---|---|
Amazon Linux 2 - Ecs Extra | ecs-service-connect-agent | 2023-08-17 | ALAS2ECS-2023-006 | Fixed |
Amazon Linux 2 - Ecs Extra | ecs-service-connect-agent | 2023-09-14 | ALAS2ECS-2023-007 | Fixed |
Amazon Linux 2023 | ecs-service-connect-agent | 2023-08-17 | ALAS2023-2023-300 | Fixed |
Amazon Linux 2023 | ecs-service-connect-agent | 2023-09-14 | ALAS2023-2023-344 | Fixed |
CVSS Scores
Score Type | Score | Vector | |
---|---|---|---|
Amazon Linux | CVSSv3 | 8.2 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N |
NVD | CVSSv3 | 5.3 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |