CVE-2021-22573

Improper Verification of Cryptographic Signature in maven/com.google.oauth-client/google-oauth-client

Identifiers

CVE-2021-22573

Package Slug

maven/com.google.oauth-client/google-oauth-client

Vulnerability

Improper Verification of Cryptographic Signature

Description

The vulnerability is that IDToken verifier does not verify if token is properly signed. Signature verification makes sure that the token's payload comes from valid provider, not from someone else. An attacker can provide a compromised token with custom payload. The token will pass the validation on the client side. We recommend upgrading to version 1.33.3 or above

Affected Versions

All versions before 1.33.3

Solution

Upgrade to version 1.33.3 or above.

Last Modified

2022-05-12

source