Envoyproxy

Envoy

85 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.02%
  • Published 24.08.2021 21:15:06
  • Last modified 21.11.2024 06:07:43

Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions when ext-authz extension is sending request headers to the external authorization service it must merge multiple val...

  • EPSS 7.42%
  • Published 28.05.2021 21:15:08
  • Last modified 21.11.2024 06:01:14

Envoy is a cloud-native edge/middle/service proxy. Envoy does not decode escaped slash sequences `%2F` and `%5C` in HTTP URL paths in versions 1.18.2 and before. A remote attacker may craft a path with escaped slashes, e.g. `/something%2F..%2Fadmin`,...

  • EPSS 0.12%
  • Published 20.05.2021 17:15:07
  • Last modified 21.11.2024 06:00:08

An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable NULL pointer dereference and crash in TLS when an unknown TLS alert code is received.

Exploit
  • EPSS 0.09%
  • Published 20.05.2021 17:15:07
  • Last modified 21.11.2024 06:00:07

An issue was discovered in Envoy through 1.71.1. There is a remotely exploitable integer overflow in which a very large grpc-timeout value leads to unexpected timeout calculations.

  • EPSS 0.12%
  • Published 20.05.2021 17:15:07
  • Last modified 21.11.2024 06:00:53

An issue was discovered in Envoy 1.14.0. There is a remotely exploitable crash for HTTP2 Metadata, because an empty METADATA map triggers a Reachable Assertion.

  • EPSS 0.23%
  • Published 11.03.2021 03:15:12
  • Last modified 21.11.2024 05:48:14

Envoy is a cloud-native high-performance edge/middle/service proxy. In Envoy version 1.17.0 an attacker can bypass authentication by presenting a JWT token with an issuer that is not in the provider list when Envoy's JWT Authentication filter is conf...

Exploit
  • EPSS 0.07%
  • Published 15.12.2020 01:15:13
  • Last modified 21.11.2024 05:27:21

Envoy before 1.16.1 mishandles dropped and truncated datagrams, as demonstrated by a segmentation fault for a UDP packet size larger than 1500.

  • EPSS 0.78%
  • Published 15.12.2020 01:15:13
  • Last modified 21.11.2024 05:27:21

Envoy before 1.16.1 logs an incorrect downstream address because it considers only the directly connected peer, not the information in the proxy protocol header. This affects situations with tcp-proxy as the network filter (not HTTP filters).

  • EPSS 2.91%
  • Published 01.10.2020 17:15:13
  • Last modified 21.11.2024 05:16:32

Envoy master between 2d69e30 and 3b5acb2 may fail to parse request URL that requires host canonicalization.

Exploit
  • EPSS 0.05%
  • Published 01.10.2020 17:15:13
  • Last modified 21.11.2024 05:16:31

Envoy through 1.15.0 only considers the first value when multiple header values are present for some HTTP headers. Envoy’s setCopy() header map API does not replace all existing occurences of a non-inline header.