First published: Tue Jun 27 2023(Updated: )
If origin header is configured to be removed with request_headers_to_remove: origin, CORS filter will segfault and crash Envoy when the origin header is removed and deleted between decodeHeaders and encodeHeaders.
Affected Software | Affected Version | How to fix |
---|---|---|
Envoy Proxy |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of REDHAT-BUG-2217987 is critical due to the potential for Envoy to crash.
To fix REDHAT-BUG-2217987, avoid configuring the origin header to be removed in your Envoy configuration.
The software affected by REDHAT-BUG-2217987 is Envoy Proxy.
REDHAT-BUG-2217987 causes Envoy to segfault and crash when the origin header is removed during processing.
A possible workaround for REDHAT-BUG-2217987 is to not remove the origin header in the configuration.