Improper Authorization in Google OAuth Client
High severity
GitHub Reviewed
Published
Sep 28, 2021
to the GitHub Advisory Database
•
Updated Feb 1, 2023
Package
Affected versions
< 1.31.0
Patched versions
1.31.0
Description
Published by the National Vulnerability Database
Jul 9, 2020
Reviewed
Sep 28, 2021
Published to the GitHub Advisory Database
Sep 28, 2021
Last updated
Feb 1, 2023
PKCE support is not implemented in accordance with the RFC for OAuth 2.0 for Native Apps. Without the use of PKCE, the authorization code returned by an authorization server is not enough to guarantee that the client that issued the initial authorization request is the one that will be authorized. An attacker is able to obtain the authorization code using a malicious app on the client-side and use it to gain authorization to the protected resource. This affects the package com.google.oauth-client:google-oauth-client before 1.31.0.
References