GHSA-55m3-44xf-hg4h · 深刻度: high · エコシステム: pip — GoogleOAuthenticator.hosted_domain incorrectly verifies membership of an Google organization/workspace
OAuthenticator provides plugins for JupyterHub to use common OAuth providers, as well as base classes for writing one's own Authenticators with any OAuth 2.0 provider. `GoogleOAuthenticator.hosted_domain` is used to restrict what Google accounts can be authorized access to a JupyterHub. The restriction is intented to be to Google accounts part of one or more Google organization verified to control specified domain(s). Prior to version 16.3.0, 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). OAuthenticator 16.3.0 contains a patch for this issue. As a workaround, restrict who can login another way, such as `allowed_users` or `allowed_google_groups`.
総合評価: CVE-2024-29033 は中リスク(45.5/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.59%、43 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.28% | 0.59% | +0.31% |
| 2 | 2025-12-04 | 0.15% | 0.28% | +0.13% |
| 3 | 2025-11-21 | — | 0.15% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | [email protected] |
GHSA-55m3-44xf-hg4h · 深刻度: high · エコシステム: pip — GoogleOAuthenticator.hosted_domain incorrectly verifies membership of an Google organization/workspace
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| jupyter | oauthenticator | < 16.3.0 | cpe:2.3:a:jupyter:oauthenticator:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://github.com/jupyterhub/oauthenticator/commit/5246b09675501b09fb6ed64022099b7644812f60 | Patch |
| https://github.com/jupyterhub/oauthenticator/security/advisories/GHSA-55m3-44xf-hg4h | Vendor Advisory |
| https://trufflesecurity.com/blog/google-oauth-is-broken-sort-of | Press/Media Coverage Technical Description Third Party Advisory |