Lucene search

K

6 matches found

CVE
CVE
added 2019/12/13 1:15 p.m.163 views

CVE-2019-18802

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 "exampl...

9.8CVSS9.2AI score0.00045EPSS
CVE
CVE
added 2019/08/19 11:15 p.m.98 views

CVE-2019-15225

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.

7.5CVSS7.3AI score0.00785EPSS
CVE
CVE
added 2019/12/13 1:15 p.m.70 views

CVE-2019-18801

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 ac...

9.8CVSS9.3AI score0.00044EPSS
CVE
CVE
added 2019/04/25 4:29 p.m.69 views

CVE-2019-9901

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 ...

10CVSS8.8AI score0.0009EPSS
CVE
CVE
added 2019/04/25 3:29 p.m.62 views

CVE-2019-9900

When parsing HTTP/1.x header values, Envoy 1.9.0 and before does not reject embedded zero characters (NUL, ASCII 0x0). This allows remote attackers crafting header values containing embedded NUL characters to potentially bypass header matching rules, gaining access to unauthorized resources.

8.3CVSS8AI score0.00046EPSS
CVE
CVE
added 2019/12/13 1:15 p.m.53 views

CVE-2019-18838

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 enco...

7.5CVSS8.3AI score0.00099EPSS