CVE-2024-45809
| Summary |
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.
|
| Publication Date |
Sept. 20, 2024, 9:15 a.m. |
| Registration Date |
Sept. 20, 2024, 4 p.m. |
| Last Update |
Sept. 25, 2024, 5:12 a.m. |
|
CVSS3.1 : HIGH
|
| スコア |
7.5
|
| Vector |
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) |
高 |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| 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 |
Related information, measures and tools
Common Vulnerabilities List
JVN Vulnerability Information
Envoy Proxy の Envoy における NULL ポインタデリファレンスに関する脆弱性
| Title |
Envoy Proxy の Envoy における NULL ポインタデリファレンスに関する脆弱性
|
| Summary |
Envoy Proxy の Envoy には、NULL ポインタデリファレンスに関する脆弱性が存在します。
|
| Possible impacts |
サービス運用妨害 (DoS) 状態にされる可能性があります。 |
| Solution |
参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
Sept. 20, 2024, midnight |
| Registration Date |
Sept. 25, 2024, 2:35 p.m. |
| Last Update |
Sept. 25, 2024, 2:35 p.m. |
Affected System
| 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 (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2024年09月25日] 掲載 |
Sept. 25, 2024, 2:35 p.m. |