Vulnérabilité dans jupyter-server-proxy (CVE-2024-28179)
Résumé
vulnérabilité dans jupyter-server-proxy (CVE-2024-28179). L'exploitation peut entraîner la prise de contrôle totale du système. Exploitable via ``jupyter_server``. Atténuation : mise à jour vers `764e499f61a87641916a7a427d4c4b1ac3f321a9, bead903b7c0354b6efd8b4cde94b89afab653e03, 3.2.3, 4.1.1` ou plus.
Résumé IA snake-internal / snake-material-v2
Actions de réponse (7 étapes)
Étapes concrètes et exemples de commandes que les équipes SOC/SRE doivent exécuter dans l'ordre
-
1Identify exposure identify
grep -r 'jupyter-server-proxy' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `jupyter-server-proxy` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade jupyter-server-proxy to 764e499f61a87641916a7a427d4c4b1ac3f321a9, bead903b7c0354b6efd8b4cde94b89afab653e03, 3.2.3, 4.1.1ステージング環境で 764e499f61a87641916a7a427d4c4b1ac3f321a9, bead903b7c0354b6efd8b4cde94b89afab653e03, 3.2.3, 4.1.1 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Références
- advisory https://github.com/jupyterhub/jupyter-server-proxy/security/advisories/GHSA-w3vc-fx9p-wp4v
- advisory https://nvd.nist.gov/vuln/detail/CVE-2024-28179
- advisory https://github.com/advisories/GHSA-w3vc-fx9p-wp4v
- package https://github.com/jupyterhub/jupyter-server-proxy
- patch https://github.com/jupyterhub/jupyter-server-proxy/commit/764e499f61a87641916a7a427d4c4b1ac3f321a9
- patch https://github.com/jupyterhub/jupyter-server-proxy/commit/bead903b7c0354b6efd8b4cde94b89afab653e03
- web https://github.com/jupyterhub/jupyter-server-proxy/blob/9b624c4d9507176334b46a85d94a4aa3bcd29bed/jupyter_server_proxy/handlers.py#L433
- web https://github.com/pypa/advisory-database/tree/main/vulns/jupyter-server-proxy/PYSEC-2024-234.yaml