Show filters
94 Total Results
Displaying 81-90 of 94
Sort by:
Attacker Value
Unknown
CVE-2020-8661
Disclosure Date: March 04, 2020 (last updated February 21, 2025)
CNCF Envoy through 1.13.0 may consume excessive amounts of memory when responding internally to pipelined requests.
0
Attacker Value
Unknown
CVE-2020-8659
Disclosure Date: March 04, 2020 (last updated February 21, 2025)
CNCF Envoy through 1.13.0 may consume excessive amounts of memory when proxying HTTP/1.1 requests or responses with many small (i.e. 1 byte) chunks.
0
Attacker Value
Unknown
CVE-2020-8664
Disclosure Date: March 04, 2020 (last updated February 21, 2025)
CNCF Envoy through 1.13.0 has incorrect Access Control when using SDS with Combined Validation Context. Using the same secret (e.g. trusted CA) across many resources together with the combined validation context could lead to the “static” part of the validation context to be not applied, even though it was visible in the active config dump.
0
Attacker Value
Unknown
CVE-2019-18801
Disclosure Date: December 13, 2019 (last updated November 08, 2023)
An issue was discovered in Envoy 1.12.0. An untrusted remote client may send HTTP/2 requests that write to the heap outside of the request buffers when the upstream is HTTP/1. This may be used to corrupt nearby heap contents (leading to a query-of-death scenario) or may be used to bypass Envoy's access control mechanisms such as path based routing. An attacker can also modify requests from other users that happen to be proximal temporally and spatially.
0
Attacker Value
Unknown
CVE-2019-18838
Disclosure Date: December 13, 2019 (last updated November 08, 2023)
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.
0
Attacker Value
Unknown
CVE-2019-18836
Disclosure Date: November 11, 2019 (last updated November 08, 2023)
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."
0
Attacker Value
Unknown
CVE-2019-15226
Disclosure Date: October 09, 2019 (last updated November 27, 2024)
Upon receiving each incoming request header data, Envoy will iterate over existing request headers to verify that the total size of the headers stays below a maximum limit. The implementation in versions 1.10.0 through 1.11.1 for HTTP/1.x traffic and all versions of Envoy for HTTP/2 traffic had O(n^2) performance characteristics. A remote attacker may craft a request that stays below the maximum request header size but consists of many thousands of small headers to consume CPU and result in a denial-of-service attack.
0
Attacker Value
Unknown
CVE-2019-15225
Disclosure Date: August 19, 2019 (last updated November 27, 2024)
In Envoy through 1.11.1, users may configure a route to match incoming path headers via the libstdc++ regular expression implementation. A remote attacker may send a request with a very long URI to result in a denial of service (memory consumption). This is a related issue to CVE-2019-14993.
0
Attacker Value
Unknown
CVE-2019-18802
Disclosure Date: June 05, 2019 (last updated November 08, 2023)
An issue was discovered in Envoy 1.12.0. An untrusted remote client may send an HTTP header (such as Host) with whitespace after the header content. Envoy will treat "header-value " as a different string from "header-value" so for example with the Host header "example.com " one could bypass "example.com" matchers.
0
Attacker Value
Unknown
CVE-2019-9901
Disclosure Date: April 25, 2019 (last updated November 08, 2023)
Envoy 1.9.0 and before does not normalize HTTP URL paths. A remote attacker may craft a relative path, e.g., something/../admin, to bypass access control, e.g., a block on /admin. A backend server could then interpret the non-normalized path and provide an attacker access beyond the scope provided for by the access control policy.
0