Vulnerability in nova (CVE-2012-2101)
Summary
vulnerability in nova (CVE-2012-2101). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `8c8735a73afb16d5856f0aa6088e9ae406c52beb, a67db4586f70ed881d65e80035b2a25be195ce64, 1f644d210557b1254f7c7b39424b09a45329ade7` or later.
AI summary snake-internal / snake-material-v2
Response Actions (7 steps)
Concrete steps and command examples for SOC/SRE teams to execute in order
-
1Identify exposure identify
grep -r 'nova' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `nova` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade nova to 8c8735a73afb16d5856f0aa6088e9ae406c52beb, a67db4586f70ed881d65e80035b2a25be195ce64, 1f644d210557b1254f7c7b39424b09a45329ade7ステージング環境で 8c8735a73afb16d5856f0aa6088e9ae406c52beb, a67db4586f70ed881d65e80035b2a25be195ce64, 1f644d210557b1254f7c7b39424b09a45329ade7 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
References
- advisory http://secunia.com/advisories/49034
- advisory http://secunia.com/advisories/49048
- advisory https://github.com/advisories/GHSA-hq3f-9gf7-73r8
- patch https://github.com/openstack/nova/commit/8c8735a73afb16d5856f0aa6088e9ae406c52beb
- patch https://github.com/openstack/nova/commit/a67db4586f70ed881d65e80035b2a25be195ce64
- patch https://github.com/openstack/nova/commit/1f644d210557b1254f7c7b39424b09a45329ade7
- web https://lists.launchpad.net/openstack/msg10268.html
- web http://ubuntu.com/usn/usn-1438-1
- web https://bugs.launchpad.net/nova/+bug/969545
- web http://www.osvdb.org/81641
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-May/079551.html
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-May/079434.html
- web https://exchange.xforce.ibmcloud.com/vulnerabilities/75243