Envoy 1.12.0 allows a remote denial of service because of resource loops, as demonstrated by a single idle TCP connection being able to keep a worker thread in an infinite busy loop when continue_on_listener_filters_timeout is used."
References
Link | Resource |
---|---|
https://blog.envoyproxy.io | Vendor Advisory |
https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xvf-4396-cj46 | Exploit Third Party Advisory |
https://github.com/istio/istio/issues/18229 | Exploit Third Party Advisory |
https://groups.google.com/forum/#%21forum/envoy-users |
Configurations
History
No history.
Information
Published : 2019-11-11 01:15
Updated : 2024-02-04 20:39
NVD link : CVE-2019-18836
Mitre link : CVE-2019-18836
CVE.ORG link : CVE-2019-18836
JSON object : View
Products Affected
envoyproxy
- envoy
istio
- istio
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')