{ "schema_version": "1.4.0", "id": "GHSA-jw9r-r4mj-mpxx", "modified": "2024-04-04T00:49:52Z", "published": "2022-05-24T16:46:53Z", "aliases": [ "CVE-2018-20840" ], "details": "An unhandled exception vulnerability exists during Google Sign-In with Google API C++ Client before 2019-04-10. It potentially causes an outage of third-party services that were not designed to recover from exceptions. On the client, ID token handling can cause an unhandled exception because of misinterpretation of an integer as a string, resulting in denial-of-service and then other users can no longer login/sign-in to the affected third-party service. Once this third-party service uses Google Sign-In with google-api-cpp-client, a malicious user can trigger this client/auth/oauth2_authorization.cc vulnerability by requesting the client to receive the ID token from a Google authentication server.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-20840" }, { "type": "WEB", "url": "https://github.com/google/google-api-cpp-client/issues/57" }, { "type": "WEB", "url": "https://github.com/google/google-api-cpp-client/pull/58" } ], "database_specific": { "cwe_ids": [ "CWE-754" ], "severity": "HIGH", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2019-05-30T16:29:00Z" } }