← 戻る
CVE-2022-37454
libphp の脆弱性 (CVE-2022-37454)
概要
libphp に 脆弱性 (CVE-2022-37454) が存在。悪用されるとシステム全体を乗っ取られる可能性があります。対策: `7.4.33, 8.0.25, 8.1.12` 以上に更新。
AI要約 snake-internal / snake-material-v2
libphp という製品で、CVE-2022-37454 という番号がついた弱点 (脆弱性) が見つかりました。
悪用されるとシステム全体を乗っ取られる可能性があります。重要度は CVSS スコア ?/10 です。
対策: libphp を **7.4.33, 8.0.25, 8.1.12** 以上に更新してください。
心配なら、システム担当者や製品の公式サイトで「libphp CVE-2022-37454」を検索してください。
CVE-2022-37454 (libphp) —
攻撃ベクター: ネットワーク経由 (リモート攻撃可) / 認証不要 / 被害者操作不要
修正バージョン: `7.4.33, 8.0.25, 8.1.12` (即時適用推奨)
暫定回避: The problem can be avoided by limiting the size of the partial input data (or partial output digest) below 2^32 - 200 bytes.
対応方針: 1) SBOMで影響バージョン横断確認, 2) ステージング検証→本番更新, 3) WAF/プロキシで該当エンドポイントを監視, 4) ログでIOC調査。
参考: 当ページの『参照URL』の GHSA / vendor advisory / patched release を参照。
❓ 何が問題か
libphp に **脆弱性** (分類未定) があります。
📍 影響範囲
libphp のうち 。
🔥 重要度
重要度: ?。悪用されるとシステム全体を乗っ取られる可能性があります
🔧 修正方法
**7.4.33, 8.0.25, 8.1.12** に更新してください。
🛡️ 暫定回避
暫定回避: The problem can be avoided by limiting the size of the partial input data (or partial output digest) below 2^32 - 200 bytes.
🔍 検知方法
Webサーバ・プロキシ・WAFログで該当CVEのIOCに合致する不審リクエストを検索。SBOM/依存ファイルで影響バージョンを横断確認。
対応アクション (7段階)
SOC/SREチームが順番に実行すべき具体的なステップとコマンド例
-
1影響範囲の特定 identify
grep -r 'libphp' . | grep -v node_modulesリポジトリと本番環境の依存ファイル (package-lock.json / requirements.txt / go.sum / Gemfile.lock 等) で `libphp` を grep し、稼働しているサービス・バージョンを把握する。
-
5暫定回避策の適用 mitigate
The problem can be avoided by limiting the size of the partial input data (or partial output digest) below 2^32 - 200 bytes.パッチが適用されるまでの応急処置として、The problem can be avoided by limiting the size of the partial input data (or partial output digest) below 2^32 - 200 bytes. を実施。回避策の副作用 (機能低下) を確認した上で。
-
6パッチ適用 patch
Upgrade libphp to 7.4.33, 8.0.25, 8.1.12ステージング環境で 7.4.33, 8.0.25, 8.1.12 に上げて回帰テスト → 本番反映。回帰テストはアプリの主要ハッピーパスと、Step 3 で見つけた異常検知の続報チェックを含めること。
-
7事後検証 verify
Confirm patched version is live in productionパッチ適用後、ステージングで PoC または同等の悪用パターンを再現して脆弱性が閉じたことを確認。本番では Step 3 と同じログクエリでアラート再発が無いか継続監視。
影響パッケージ
Bitnami
libphp
[{"type":"SEMVER","events":[{"introduced":"7.2.0"},{"fixed":"7.4.33"},{"introduced":"8.0.0"},{"fixed":"8.0.25"},{"introduced":"8.1.0"},{"fixed":"8.1.12"}]}]
Bitnami
libpython
[{"type":"SEMVER","events":[{"introduced":"3.6.0"},{"fixed":"3.7.16"},{"introduced":"3.8.0"},{"fixed":"3.8.16"},{"introduced":"3.9.0"},{"fixed":"3.9.16"},{"introduced":"3.10.0"},{"fixed":"3.10.9"}]}]
Bitnami
php
[{"type":"SEMVER","events":[{"introduced":"7.2.0"},{"fixed":"7.4.33"},{"introduced":"8.0.0"},{"fixed":"8.0.25"},{"introduced":"8.1.0"},{"fixed":"8.1.12"}]}]
Bitnami
php-min
[{"type":"SEMVER","events":[{"introduced":"7.2.0"},{"fixed":"7.4.33"},{"introduced":"8.0.0"},{"fixed":"8.0.25"},{"introduced":"8.1.0"},{"fixed":"8.1.12"}]}]
Bitnami
python
[{"type":"SEMVER","events":[{"introduced":"3.6.0"},{"fixed":"3.7.16"},{"introduced":"3.8.0"},{"fixed":"3.8.16"},{"introduced":"3.9.0"},{"fixed":"3.9.16"},{"introduced":"3.10.0"},{"fixed":"3.10.9"}]}]
Bitnami
python-min
[{"type":"SEMVER","events":[{"introduced":"3.6.0"},{"fixed":"3.7.16"},{"introduced":"3.8.0"},{"fixed":"3.8.16"},{"introduced":"3.9.0"},{"fixed":"3.9.16"},{"introduced":"3.10.0"},{"fixed":"3.10.9"}]}]
PyPI
pysha3
[{"type":"ECOSYSTEM","events":[{"introduced":"0"},{"last_affected":"1.0.2"}]}]
参照URL
- advisory https://nvd.nist.gov/vuln/detail/CVE-2022-37454
- advisory https://github.com/advisories/GHSA-6w4m-2xhg-2658
- package https://pypi.org/project/pysha3
- report https://github.com/python/cpython/issues/98517
- web https://csrc.nist.gov/projects/hash-functions/sha-3-project
- web https://eprint.iacr.org/2023/331
- web https://github.com/XKCP/XKCP/security/advisories/GHSA-6w4m-2xhg-2658
- web https://lists.debian.org/debian-lts-announce/2022/10/msg00041.html
- web https://lists.debian.org/debian-lts-announce/2022/11/msg00000.html
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ/
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4/
- web https://mouha.be/sha-3-buffer-overflow/
- web https://news.ycombinator.com/item?id=33281106
- web https://news.ycombinator.com/item?id=35050307
- web https://security.gentoo.org/glsa/202305-02
- web https://security.netapp.com/advisory/ntap-20230203-0001/
- web https://www.debian.org/security/2022/dsa-5267
- web https://www.debian.org/security/2022/dsa-5269
- web https://bugzilla.suse.com/show_bug.cgi?id=CVE-2022-37454
- web https://github.com/XKCP/XKCP/issues/105
- web https://github.com/johanns/sha3/issues/17
- web https://github.com/tiran/pysha3/issues/29
- web https://github.com/XKCP/XKCP/commit/fdc6fef075f4e81d6b1bc38364248975e08e340a
- web https://github.com/johanns/sha3/commit/5f2e8118a62831911703c8753ff2435c3b5d7312
- web https://mouha.be/sha-3-buffer-overflow
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4
- web https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/CMIEXLMTW5GO36HTFFWIPB3OHZXCT3G4
- web https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/3ALQ6BDDPX5HU5YBQOBMDVAA2TSGDKIJ
- web https://github.com/rubysec/ruby-advisory-db/blob/master/gems/sha3/CVE-2022-37454.yml