An issue was discovered in Envoy 1.12.0. Upon receipt of a malformed HTTP request without a Host header, it sends an internally generated "Invalid request" response. This internally generated response is dispatched through the configured encoder filter chain before being sent to the client. An encoder filter that invokes route manager APIs that access a request's Host header causes a NULL pointer dereference, resulting in abnormal termination of the Envoy process.
References
Link | Resource |
---|---|
https://github.com/envoyproxy/envoy/commits/master | Patch |
https://blog.envoyproxy.io | Product |
https://github.com/envoyproxy/envoy/security/advisories/GHSA-f2rv-4w6x-rwhc | Exploit Third Party Advisory |
https://groups.google.com/forum/#!forum/envoy-users | Mailing List Third Party Advisory |
Configurations
Information
Published : 2019-12-13 05:15
Updated : 2019-12-18 12:57
NVD link : CVE-2019-18838
Mitre link : CVE-2019-18838
JSON object : View
CWE
CWE-476
NULL Pointer Dereference
Products Affected
envoyproxy
- envoy