- Description
- Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the OAuth filter assumes that a `state` query param is present on any response that looks like an OAuth redirect response. Sending it a request with the URI path equivalent to the redirect path, without the `state` parameter, will lead to abnormal termination of Envoy process. Versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9 contain a patch. The issue can also be mitigated by locking down OAuth traffic, disabling the filter, or by filtering traffic before it reaches the OAuth filter (e.g. via a lua script).
- Source
- security-advisories@github.com
- NVD status
- Modified
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "DAD93214-C958-4A69-9291-15D1C22CFD3F",
"versionEndExcluding": "1.22.9"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "17BFB303-DA5A-4E83-93F7-3C1EA340E434",
"versionEndExcluding": "1.23.6",
"versionStartIncluding": "1.23.0"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "92B633B8-FA4A-4630-9302-96F2C8336E36",
"versionEndExcluding": "1.24.4",
"versionStartIncluding": "1.24.0"
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "8AFC6741-6FDF-47F6-A4AF-B5F5233ABB71",
"versionEndExcluding": "1.25.3",
"versionStartIncluding": "1.25.0"
}
],
"operator": "OR"
}
]
}
]