Vulnerability in glance (CVE-2012-4573)
Summary
vulnerability in glance (CVE-2012-4573). Risk of unauthorized operations or information disclosure. Mitigation: upgrade to `90bcdc5a89e350a358cf320a03f5afe99795f6f6, efd7e75b1f419a52c7103c7840e24af8e5deb29d, 6ab0992e5472ae3f9bef0d2ced41030655d9d2bc` 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 'glance' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `glance` を grep し、稼働しているサービス・バージョンを把握する。
-
6Apply patch patch
Upgrade glance to 90bcdc5a89e350a358cf320a03f5afe99795f6f6, efd7e75b1f419a52c7103c7840e24af8e5deb29d, 6ab0992e5472ae3f9bef0d2ced41030655d9d2bcステージング環境で 90bcdc5a89e350a358cf320a03f5afe99795f6f6, efd7e75b1f419a52c7103c7840e24af8e5deb29d, 6ab0992e5472ae3f9bef0d2ced41030655d9d2bc に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7Post-deployment verification verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
Affected packages
References
- advisory http://secunia.com/advisories/51234
- advisory http://secunia.com/advisories/51174
- advisory http://www.ubuntu.com/usn/USN-1626-1
- advisory http://www.ubuntu.com/usn/USN-1626-2
- advisory http://rhn.redhat.com/errata/RHSA-2012-1558.html
- advisory https://github.com/advisories/GHSA-6rrm-xxvh-7r87
- patch https://github.com/openstack/glance/commit/90bcdc5a89e350a358cf320a03f5afe99795f6f6
- patch https://github.com/openstack/glance/commit/efd7e75b1f419a52c7103c7840e24af8e5deb29d
- patch https://github.com/openstack/glance/commit/6ab0992e5472ae3f9bef0d2ced41030655d9d2bc
- web http://www.securityfocus.com/bid/56437
- web http://www.openwall.com/lists/oss-security/2012/11/09/5
- web https://bugs.launchpad.net/glance/+bug/1065187
- web http://www.openwall.com/lists/oss-security/2012/11/07/6
- web http://lists.opensuse.org/opensuse-security-announce/2012-11/msg00002.html
- web http://lists.fedoraproject.org/pipermail/package-announce/2012-November/092192.html
- web http://packetstormsecurity.com/files/118733/Red-Hat-Security-Advisory-2012-1558-01.html
- web http://osvdb.org/87248
- web https://exchange.xforce.ibmcloud.com/vulnerabilities/79895