Lucene search
+L

1990 matches found

Prion
Prion
added 2022/06/09 8:15 p.m.22 views

Buffer overflow

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed...

5CVSS7.3AI score0.01582EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2022/06/09 8:15 p.m.23 views

Design/Logic Flaw

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

5CVSS7.3AI score0.012EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/06/09 7:30 p.m.34 views

CVE-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.2AI score
SaveExploits0References4
CVE
CVE
added 2022/06/09 7:30 p.m.122 views

CVE-2022-29227

Envoy has a use-after-free in versions before 1.22.1 triggered when replaying an HTTP request with an internal redirect that contains more than the HTTP headers; if a local reply is emitted while redirect headers are processed and the downstream state marks the stream incomplete, Envoy attempts t...

7.5CVSS8.3AI score0.012EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/06/09 7:30 p.m.33 views

CVE-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.5CVSS8.1AI score0.012EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2022/06/09 7:30 p.m.9 views

CVE-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.4AI score0.012EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2022/06/09 7:25 p.m.30 views

CVE-2022-29226 Trivial authentication bypass in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

10CVSS9.7AI score0.01302EPSS
SaveExploits0References2
OSV
OSV
added 2022/06/09 7:25 p.m.20 views

CVE-2022-29226 Trivial authentication bypass in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

10CVSS9AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2022/06/09 7:25 p.m.7 views

CVE-2022-29226 Trivial authentication bypass in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 the OAuth filter implementation does not include a mechanism for validating access tokens, so by design when the HMAC signed cookie is missing a full authentication flow should be triggered. However, the current...

10CVSS9.5AI score0.01302EPSS
SaveExploits0References2
CVE
CVE
added 2022/06/09 7:25 p.m.122 views

CVE-2022-29226

Envoy proxy vulnerability CVE-2022-29226 affects the OAuth filter prior to v1.22.1, where there is no token validation in the filter, causing access to be granted when any access token is present. A fix is to upgrade Envoy to a version that includes proper access-token validation (v1.22.1 or late...

10CVSS9.4AI score0.01302EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2022/06/09 7:20 p.m.5 views

CVE-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.4AI score0.01234EPSS
SaveExploits0References2
CVE
CVE
added 2022/06/09 7:20 p.m.119 views

CVE-2022-29228

CVE-2022-29228 affects Envoy’s OAuth filter: in versions prior to 1.22.1, after emitting a local response the filter may call continueDecoding, triggering an assertion in newer builds and memory corruption in older ones. The issue arises from continuing the filter chain after a local reply has be...

7.5CVSS8.3AI score0.01234EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/06/09 7:20 p.m.37 views

CVE-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.5CVSS8.6AI score0.01234EPSS
SaveExploits0References2
OSV
OSV
added 2022/06/09 7:20 p.m.21 views

CVE-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.1AI score
SaveExploits0References4
Cvelist
Cvelist
added 2022/06/09 7:15 p.m.34 views

CVE-2022-29225 Zip bomb vulnerability in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed...

7.5CVSS8AI score0.01582EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2022/06/09 7:15 p.m.6 views

CVE-2022-29225 Zip bomb vulnerability in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed...

7.5CVSS7.7AI score0.01582EPSS
SaveExploits1References2
OSV
OSV
added 2022/06/09 7:15 p.m.18 views

CVE-2022-29225 Zip bomb vulnerability in Envoy

Envoy is a cloud-native high-performance proxy. In versions prior to 1.22.1 secompressors accumulate decompressed data into an intermediate buffer before overwriting the body in the decode/encodeBody. This may allow an attacker to zip bomb the decompressor by sending a small highly compressed...

7.5CVSS7.3AI score
SaveExploits0References4
CVE
CVE
added 2022/06/09 7:15 p.m.151 views

CVE-2022-29225

CVE-2022-29225 affects Envoy where secompressors in versions before 1.22.1 accumulate decompressed data and overwrite the body during decode/encode, potentially allowing a zip bomb attack that exhausts memory and causes DoS. The connected sources confirm this behavior and the advised mitigation i...

7.5CVSS8.3AI score0.01582EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2022/06/09 7:15 p.m.23 views

CVE-2022-29224

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.9CVSS0.00997EPSS
SaveExploits0References2
Prion
Prion
added 2022/06/09 7:15 p.m.32 views

Null pointer dereference

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

4.3CVSS6AI score0.00997EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder