Divulgation d'information dans nautobot (CVE-2024-29199)
Résumé
vulnérabilité dans nautobot (CVE-2024-29199). Risque d'opérations non autorisées ou de divulgation. Exploitable via ``EXEMPT_VIEW_PERMISSIONS``. Atténuation : mise à jour vers `2.1.9` 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 'nautobot' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `nautobot` を grep し、稼働しているサービス・バージョンを把握する。
-
5Apply temporary workaround mitigate
Partial workaround: If your configuration includes a non-default value for `EXEMPT_VIEW_PERMISSIONS` (the Nautobot default is an empty list), reverting it to default will prevent exposure of Nautobot information to unauthenticated users via the endpoパッチが適用されるまでの応急処置として、Partial workaround: If your configuration includes a non-default value for `EXEMPT_VIEW_PERMISSIONS` (the Nautobot default is an empty list), reverting it to default will prevent exposure of Nautobot information to unauthenticated users via the endpo を実施。回避策の副作用 (機能低下) を確認した上で。
-
6Apply patch patch
Upgrade nautobot to 2.1.9ステージング環境で 2.1.9 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Paquets affectés
Références
- advisory https://nvd.nist.gov/vuln/detail/CVE-2024-29199
- advisory https://github.com/advisories/GHSA-m732-wvh2-7cq4
- package https://github.com/nautobot/nautobot
- package https://pypi.org/project/nautobot
- web https://github.com/nautobot/nautobot/security/advisories/GHSA-m732-wvh2-7cq4
- web https://github.com/nautobot/nautobot/pull/5464
- web https://github.com/nautobot/nautobot/pull/5465
- web https://github.com/nautobot/nautobot/commit/2fd95c365f8477b26e06d60b999ddd36882d5750
- web https://github.com/nautobot/nautobot/commit/dd623e6c3307f48b6357fcc91925bcad5192abfb
- web https://github.com/nautobot/nautobot/releases/tag/v1.6.16
- web https://github.com/nautobot/nautobot/releases/tag/v2.1.9