Raul Gutierrez Segales

2 exploits Active since Jun 2022
CVE-2022-29226 WRITEUP CRITICAL WRITEUP
Envoy < 1.22.1 - Missing Authentication for Critical Function in OAuth Filter
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 implementation assumes that access tokens are always validated thus allowing access in the presence of any access token attached to the request. Users are advised to upgrade. There is no known workaround for this issue.
CVSS 10.0
CVE-2022-29228 WRITEUP HIGH WRITEUP
envoyproxy/envoy < 1.22.1 - Reachable Assertion in OAuth Filter
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 be called from filters after a local reply has been sent. Users are advised to upgrade. There are no known workarounds for this issue.
CVSS 7.5