Lucene search
+L

1990 matches found

OSV
OSV
added 2024/03/06 10:56 a.m.60 views

BIT-ENVOY-2022-21654 Incorrect configuration handling allows TLS session re-use without re-validation in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. Envoy's tls allows re-use when some cert validation settings have changed from their default configuration. The only workaround for this issue is to ensure that default tls settings are used. Users are advised...

9.8CVSS8.3AI score0.01078EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.68 views

BIT-ENVOY-2022-21655 Incorrect handling of internal redirects results in crash in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. The envoy common router will segfault if an internal redirect selects a route configured with direct response or redirect actions. This will result in a denial of service. As a workaround turn off internal...

7.5CVSS7.7AI score0.01145EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:56 a.m.95 views

BIT-ENVOY-2022-21656 X.509 subjectAltName matching bypass in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. The defaultvalidator.cc implementation used to implement the default certificate validation routines has a "type confusion" bug when processing subjectAltNames. This processing allows, for example, an rfc822Na...

7.4CVSS6.4AI score0.00672EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.67 views

BIT-ENVOY-2022-21657 X.509 Extended Key Usage and Trust Purposes bypass in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. In affected versions Envoy does not restrict the set of certificates it accepts from the peer, either as a TLS client or a TLS server, to only those certificates that contain the necessary extendedKeyUsage...

6.8CVSS6.5AI score0.00517EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.79 views

BIT-ENVOY-2022-23606 Crash when a cluster is deleted in Envoy

Envoy is an open source edge and service proxy, designed for cloud-native applications. When a cluster is deleted via Cluster Discovery Service CDS all idle connections established to endpoints in that cluster are disconnected. A recursion was introduced in the procedure of disconnecting idle...

6.5CVSS5.4AI score0.01016EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:55 a.m.38 views

BIT-ENVOY-2022-29224 Segmentation fault leading to crash in Envoy

Envoy is a cloud-native high-performance proxy. Versions of envoy prior to 1.22.1 are subject to a segmentation fault in the GrpcHealthCheckerImpl. Envoy can perform various types of upstream health checking. One of them uses gRPC. Envoy also has a feature which can “hold” prevent removal upstrea...

5.9CVSS7.1AI score0.00997EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.29 views

BIT-ENVOY-2022-29227 Use after free in Envoy

Envoy is a cloud-native high-performance edge/middle/service proxy. In versions prior to 1.22.1 if Envoy attempts to send an internal redirect of an HTTP request consisting of more than HTTP headers, there’s a lifetime bug which can be triggered. If while replaying the request Envoy sends a local...

7.5CVSS7.5AI score0.012EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.33 views

BIT-ENVOY-2022-29228 Reachable assertion in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter would try to invoke the remaining filters in the chain after emitting a local response, which triggers an ASSERT in newer versions and corrupts memory on earlier versions. continueDecoding shouldn’t ever ...

7.5CVSS7.5AI score0.01234EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:54 a.m.51 views

BIT-ENVOY-2023-27487 Envoy client may fake the header `x-envoy-original-path`

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the client may bypass JSON Web Token JWT checks and forge fake original paths. The header x-envoy-original-path should be an internal header, but...

9.1CVSS7.5AI score0.00636EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:54 a.m.33 views

BIT-ENVOY-2023-27488 Envoy gRPC client produces invalid protobuf when an HTTP header with non-UTF8 value is received.

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, escalation of privileges is possible when failuremodeallow: true is configured for extauthz filter. For affected components that are used for loggin...

9.8CVSS7.4AI score0.00731EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:54 a.m.27 views

BIT-ENVOY-2023-27491 Envoy forwards invalid Http2/Http3 downstream headers

Envoy is an open source edge and service proxy designed for cloud-native applications. Compliant HTTP/1 service should reject malformed request lines. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, There is a possibility that non compliant HTTP/1 service may allow malformed request...

9.1CVSS6.9AI score0.00869EPSS
SaveExploits1References5
OSV
OSV
added 2024/03/06 10:54 a.m.25 views

BIT-ENVOY-2023-27492 Envoy may crash when a large request body is processed in Lua filter

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the Lua filter is vulnerable to denial of service. Attackers can send large request bodies for routes that have Lua filter enabled and trigger...

6.5CVSS6.7AI score0.00686EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.20 views

BIT-ENVOY-2023-27493 Envoy doesn't escape HTTP header values

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, Envoy does not sanitize or escape request properties when generating request headers. This can lead to characters that are illegal in header values ...

9.1CVSS7.8AI score0.00507EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.30 views

BIT-ENVOY-2023-27496 Envoy may crash when a redirect url without a state param is received in the oauth filter

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.26.0, 1.25.3, 1.24.4, 1.23.6, and 1.22.9, the OAuth filter assumes that a state query param is present on any response that looks like an OAuth redirect response. Sending it a request with t...

7.5CVSS7.7AI score0.00758EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:53 a.m.42 views

BIT-CONSUL-2021-32574

HashiCorp Consul and Consul Enterprise 1.3.0 through 1.10.0 Envoy proxy TLS configuration does not validate destination service identity in the encoded subject alternative name. Fixed in 1.8.14, 1.9.8, and 1.10.1...

7.5CVSS7.5AI score0.01457EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 10:53 a.m.28 views

BIT-ENVOY-2023-35941 Envoy vulnerable to OAuth2 credentials exploit with permanent validity

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, a malicious client is able to construct credentials with permanent validity in some specific scenarios. This is caused by the some rare scenarios ...

9.8CVSS8.9AI score0.00814EPSS
SaveExploits0References2
OSV
OSV
added 2024/03/06 10:53 a.m.33 views

BIT-ENVOY-2023-35942 Envoy's gRPC access log crash caused by the listener draining

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, gRPC access loggers using listener's global scope can cause a use-after-free crash when the listener is drained. Versions 1.27.0, 1.26.4, 1.25.9,...

6.5CVSS7.7AI score0.00887EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:52 a.m.18 views

BIT-ENVOY-2023-35943 Envoy vulnerable to CORS filter segfault when origin header is removed

Envoy is an open source edge and service proxy designed for cloud-native applications. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, the CORS filter will segfault and crash Envoy when the origin header is removed and deleted between decodeHeadersand encodeHeaders. Versions 1.27....

7.5CVSS7.5AI score0.00661EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:52 a.m.26 views

BIT-ENVOY-2023-35944 Envoy vulnerable to incorrect handling of HTTP requests and responses with mixed case schemes

Envoy is an open source edge and service proxy designed for cloud-native applications. Envoy allows mixed-case schemes in HTTP/2, however, some internal scheme checks are case-sensitive. Prior to versions 1.27.0, 1.26.4, 1.25.9, 1.24.10, and 1.23.12, this can lead to the rejection of requests wit...

8.2CVSS7AI score0.00704EPSS
SaveExploits1References2
OSV
OSV
added 2024/03/06 10:52 a.m.30 views

BIT-ENVOY-2023-35945 Envoy vulnerable to HTTP/2 memory leak in nghttp2 codec

Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy’s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving RSTSTREAM immediately followed by the GOAWAY frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the GOAWA...

7.5CVSS7.4AI score0.01288EPSS
SaveExploits0References3
Rows per page
Query Builder