ghsa-f263-c949-w85g
Vulnerability from github
Published
2021-09-28 16:16
Modified
2021-09-28 16:17
Severity ?
Summary
Improper Authorization in Google OAuth Client
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.
{ "affected": [ { "package": { "ecosystem": "Maven", "name": "com.google.oauth-client:google-oauth-client" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.31.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2020-7692" ], "database_specific": { "cwe_ids": [ "CWE-862", "CWE-863" ], "github_reviewed": true, "github_reviewed_at": "2021-09-28T16:16:34Z", "nvd_published_at": "2020-07-09T14:15:00Z", "severity": "HIGH" }, "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.", "id": "GHSA-f263-c949-w85g", "modified": "2021-09-28T16:17:25Z", "published": "2021-09-28T16:16:52Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7692" }, { "type": "WEB", "url": "https://github.com/googleapis/google-oauth-java-client/issues/469" }, { "type": "WEB", "url": "https://github.com/googleapis/google-oauth-java-client/commit/13433cd7dd06267fc261f0b1d4764f8e3432c824" }, { "type": "PACKAGE", "url": "https://github.com/googleapis/google-oauth-java-client" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/r3db6ac73e0558d64f0b664f2fa4ef0a865e57c5de20f8321d3b48678@%3Ccommits.druid.apache.org%3E" }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/reae8909b264d1103f321b9ce1623c10c1ddc77dba9790247f2c0c90f@%3Ccommits.druid.apache.org%3E" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEOAUTHCLIENT-575276" }, { "type": "WEB", "url": "https://tools.ietf.org/html/rfc7636%23section-1" }, { "type": "WEB", "url": "https://tools.ietf.org/html/rfc8252%23section-8.1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "type": "CVSS_V3" } ], "summary": "Improper Authorization in Google OAuth Client" }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.