CVE-2024-45810
概要

Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy will crash when the http async client is handling `sendLocalReply` under some circumstance, e.g., websocket upgrade, and requests mirroring. The http async client will crash during the `sendLocalReply()` in http async client, one reason is http async client is duplicating the status code, another one is the destroy of router is called at the destructor of the async stream, while the stream is deferred deleted at first. There will be problems that the stream decoder is destroyed but its reference is called in `router.onDestroy()`, causing segment fault. This will impact ext_authz if the `upgrade` and `connection` header are allowed, and request mirrorring. This issue has been addressed in versions 1.31.2, 1.30.6, 1.29.9, and 1.28.7. Users are advised to upgrade. There are no known workarounds for this vulnerability.

公表日 2024年9月20日9:15
登録日 2024年9月20日16:00
最終更新日 2024年9月25日4:48
CVSS3.1 : HIGH
スコア 7.5
ベクター CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
攻撃元区分(AV) ネットワーク
攻撃条件の複雑さ(AC)
攻撃に必要な特権レベル(PR) 不要
利用者の関与(UI) 不要
影響の想定範囲(S) 変更なし
機密性への影響(C) なし
完全性への影響(I) なし
可用性への影響(A)
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.31.0 1.31.2
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.30.0 1.30.6
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.29.0 1.29.9
cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:* 1.28.7
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Envoy Proxy の Envoy における脆弱性
タイトル Envoy Proxy の Envoy における脆弱性
概要

Envoy Proxy の Envoy には、不特定の脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。
対策

参考情報を参照して適切な対策を実施してください。

公表日 2024年9月20日0:00
登録日 2024年9月25日14:57
最終更新日 2024年9月25日14:57
影響を受けるシステム
Envoy Proxy
Envoy 1.28.7 未満
Envoy 1.29.0 以上 1.29.9 未満
Envoy 1.30.0 以上 1.30.6 未満
Envoy 1.31.0 以上 1.31.2 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
変更履歴
No 変更内容 変更日
1 [2024年09月25日]
  掲載
2024年9月25日14:57