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 (High) detected in google-oauth-client-1.21.0.jar - autoclosed #42

Closed
mend-for-github-com bot opened this issue Dec 4, 2020 · 3 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-github-com
Copy link
Contributor

mend-for-github-com bot commented Dec 4, 2020

CVE-2020-7692 - High Severity Vulnerability

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

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

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

Path to dependency file: /pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/google/oauth-client/google-oauth-client/1.21.0/google-oauth-client-1.21.0.jar

Dependency Hierarchy:

  • ready-api-soapui-ng-3.8.1.jar (Root Library)
    • loadui-ui-3.8.1.jar
      • ready-api-soapui-3.8.1.jar
        • google-oauth-client-1.21.0.jar (Vulnerable Library)

Found in HEAD commit: 93947352bde9f88c621863f93d8141d10d07612e

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.

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

Origin: https://github.com/FriendsOfSymfony/oauth2-php/releases/tag/1.3.0

Release Date: 2020-07-09

Fix Resolution: 1.3.0

@mend-for-github-com mend-for-github-com bot added the security vulnerability Security vulnerability detected by WhiteSource label Dec 4, 2020
@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar - autoclosed Aug 2, 2021
@mend-for-github-com
Copy link
Contributor Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar - autoclosed CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar Aug 11, 2021
@mend-for-github-com mend-for-github-com bot reopened this Aug 11, 2021
@mend-for-github-com
Copy link
Contributor Author

ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory.

@mend-for-github-com mend-for-github-com bot changed the title CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar CVE-2020-7692 (High) detected in google-oauth-client-1.21.0.jar - autoclosed Feb 4, 2022
@mend-for-github-com
Copy link
Contributor Author

✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants