CVE-2024-29033: GoogleOAuthenticator.hosted_domain incorrectly verifies membership of an Google organization/workspace
[GoogleOAuthenticator.hosted_domain
] is used to restrict what Google accounts can be authorized to access a JupyterHub. The restriction is intended to ensure Google accounts are part of one or more Google organizations/workspaces verified to control specified domain(s).
The vulnerability is that the actual restriction has been to Google accounts with emails ending with the domain. Such accounts could have been created by anyone which at one time was able to read an email associated with the domain. This was described by Dylan Ayrey (@dxa4481) in this [blog post] from 15th December 2023.
References
- github.com/advisories/GHSA-55m3-44xf-hg4h
- github.com/jupyterhub/oauthenticator
- github.com/jupyterhub/oauthenticator/commit/5246b09675501b09fb6ed64022099b7644812f60
- github.com/jupyterhub/oauthenticator/security/advisories/GHSA-55m3-44xf-hg4h
- nvd.nist.gov/vuln/detail/CVE-2024-29033
- trufflesecurity.com/blog/google-oauth-is-broken-sort-of
Detect and mitigate CVE-2024-29033 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →