SB2020070955 - Missing authorization in Google OAuth Client Library for Java



SB2020070955 - Missing authorization in Google OAuth Client Library for Java

Published: July 9, 2020 Updated: February 8, 2023

Security Bulletin ID SB2020070955
Severity
High
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

High 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Incorrect authorization (CVE-ID: CVE-2020-7692)

The vulnerability allows a remote attacker to bypass authorization process.

The vulnerability exists due to missing support for PKCE. 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.


Remediation

Install update from vendor's website.