Files
CVEs-PoC/2021/CVE-2021-43824.md
T
2024-05-25 21:48:12 +02:00

883 B

CVE-2021-43824

Description

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions a crafted request crashes Envoy when a CONNECT request is sent to JWT filter configured with regex match. This provides a denial of service attack vector. The only workaround is to not use regex in the JWT filter. Users are advised to upgrade.

POC

Reference

No PoCs from references.

Github