CVE-2020-7692
CVSS V2 Medium 6.4
CVSS V3 Critical 9.1
Description
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.
Overview
- CVE ID
- CVE-2020-7692
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2020-07-09T14:15:11
- Last Modified Date
- 2022-05-03T13:57:26
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:google:oauth_client_library_for_java:*:*:*:*:*:*:*:* | 1 | OR | 1.31.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- NONE
- Base Score
- 6.4
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 4.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 9.1
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.2
References
Reference URL | Reference Tags |
---|---|
https://github.com/googleapis/google-oauth-java-client/commit/13433cd7dd06267fc261f0b1d4764f8e3432c824 | Patch Third Party Advisory |
https://github.com/googleapis/google-oauth-java-client/issues/469 | Third Party Advisory |
https://tools.ietf.org/html/rfc8252%23section-8.1 | Exploit Third Party Advisory |
https://tools.ietf.org/html/rfc7636%23section-1 | Exploit Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-575276 | Third Party Advisory |
https://lists.apache.org/thread.html/r3db6ac73e0558d64f0b664f2fa4ef0a865e57c5de20f8321d3b48678@%3Ccommits.druid.apache.org%3E | Mailing List Third Party Advisory |
https://lists.apache.org/thread.html/reae8909b264d1103f321b9ce1623c10c1ddc77dba9790247f2c0c90f@%3Ccommits.druid.apache.org%3E | Mailing List Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-7692 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7692 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-08 06:20:03 | Added to TrackCVE | |||
2022-12-04 19:18:26 | 2020-07-09T14:15Z | 2020-07-09T14:15:11 | CVE Published Date | updated |
2022-12-04 19:18:26 | 2022-05-03T13:57:26 | CVE Modified Date | updated | |
2022-12-04 19:18:26 | Analyzed | Vulnerability Status | updated |