- 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.
- Source
- security-advisories@github.com
- NVD status
- Analyzed
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "588736F6-2FDC-4CF7-AFFA-7CFE16ED6EC6",
"versionEndExcluding": "1.23.12",
"versionStartIncluding": "1.23.0"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "D8412E60-1C2F-4764-94F5-563FAA297466",
"versionEndExcluding": "1.24.10",
"versionStartIncluding": "1.24.0"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "0EC8FEB8-BB13-443C-8905-30B03F8F52E6",
"versionEndExcluding": "1.25.9",
"versionStartIncluding": "1.25.0"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "DA35F763-2810-4231-B5A9-93310BF7B765",
"versionEndExcluding": "1.26.4",
"versionStartIncluding": "1.26.0"
}
],
"operator": "OR"
}
]
}
]