samsilentdemo / easybuggy4sb

0 stars 0 forks source link

CVE-2020-7692 (High) detected in google-oauth-client-1.30.3.jar #189

Open mend-for-github-com[bot] opened 6 months ago

mend-for-github-com[bot] commented 6 months ago

CVE-2020-7692 - High Severity Vulnerability

Vulnerable Library - google-oauth-client-1.30.3.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://www.google.com/

Path to dependency file: /pom.xml

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

Dependency Hierarchy: - :x: **google-oauth-client-1.30.3.jar** (Vulnerable Library)

Found in HEAD commit: 5ba5ceefd37ed98562997e107cf68818a5f68845

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 (7.4)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - 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: 1.31.0