Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-7692 (Critical) detected in google-oauth-client-1.30.5.jar #23

Open
mend-bolt-for-github bot opened this issue Jul 14, 2020 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Jul 14, 2020

CVE-2020-7692 - Critical Severity Vulnerability

Vulnerable Library - google-oauth-client-1.30.5.jar

Google OAuth Client Library for Java. Functionality that works on all supported Java platforms, including Java 7 (or higher) desktop (SE) and web (EE), Android, and Google App Engine.

Library home page: https://github.com/googleapis/google-oauth-java-client

Path to dependency file: /build.gradle

Path to vulnerable library: /root/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.30.5/a12f9f95ecd0e74d7d2d54f974a270113f1da00c/google-oauth-client-1.30.5.jar,/root/.gradle/caches/modules-2/files-2.1/com.google.oauth-client/google-oauth-client/1.30.5/a12f9f95ecd0e74d7d2d54f974a270113f1da00c/google-oauth-client-1.30.5.jar

Dependency Hierarchy:

  • google-api-client-1.30.9.jar (Root Library)
    • google-oauth-client-1.30.5.jar (Vulnerable Library)

Found in HEAD commit: 85d9ad808c9cc5f9bbe4486f35bebf187fc3694d

Found in base branch: master

Vulnerability Details

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.
Mend Note: Converted from WS-2020-0051, on 2021-08-19.

Publish Date: 2020-07-09

URL: CVE-2020-7692

CVSS 3 Score Details (9.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: High
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2020-07-09

Fix Resolution (com.google.oauth-client:google-oauth-client): 1.31.0

Direct dependency fix Resolution (com.google.api-client:google-api-client): 1.30.10


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Jul 14, 2020
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2020-7692 (High) detected in google-oauth-client-1.30.5.jar CVE-2020-7692 (Critical) detected in google-oauth-client-1.30.5.jar Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants