CVE-2024-45809
概要

Envoy is a cloud-native high-performance edge/middle/service proxy. Jwt filter will lead to an Envoy crash when clear route cache with remote JWKs. In the following case: 1. remote JWKs are used, which requires async header processing; 2. clear_route_cache is enabled on the provider; 3. header operations are enabled in JWT filter, e.g. header to claims feature; 4. the routing table is configured in a way that the JWT header operations modify requests to not match any route. When these conditions are met, a crash is triggered in the upstream code due to nullptr reference conversion from route(). The root cause is the ordering of continueDecoding and clearRouteCache. This issue has been addressed in versions 1.31.2, 1.30.6, and 1.29.9. 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日5:12
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
関連情報、対策とツール
共通脆弱性一覧

JVN脆弱性情報
Envoy Proxy の Envoy における NULL ポインタデリファレンスに関する脆弱性
タイトル Envoy Proxy の Envoy における NULL ポインタデリファレンスに関する脆弱性
概要

Envoy Proxy の Envoy には、NULL ポインタデリファレンスに関する脆弱性が存在します。

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

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

公表日 2024年9月20日0:00
登録日 2024年9月25日14:35
最終更新日 2024年9月25日14:35
影響を受けるシステム
Envoy Proxy
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:35