cve/2022/CVE-2022-21655.md
2024-05-25 21:48:12 +02:00

920 B

CVE-2022-21655

Description

Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal redirects if direct response entries are configured on the same listener.

POC

Reference

No PoCs from references.

Github