Google OAuth Client Vulnerability CVE-2021-22573
Issue date: 29-06-2022Affects versions: 15.0, 14.7, 13.4
Security Issue ID
SECURITY-323
Affected Product Version(s)
15.0.0, 14.7.6, 13.4.17, and all previous versions
Severity
low
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.
This library is primarily used as part of interactions with Google services during content editing, which is part of some features but not enabled for all customer projects.
Instructions
Update to the latest version.