| Summary | Istio is an open source platform for providing a uniform way to integrate microservices, manage traffic flow across microservices, enforce policies and aggregate telemetry data. According to [RFC 4343](https://datatracker.ietf.org/doc/html/rfc4343), Istio authorization policy should compare the hostname in the HTTP Host header in a case insensitive way, but currently the comparison is case sensitive. The proxy will route the request hostname in a case-insensitive way which means the authorization policy could be bypassed. As an example, the user may have an authorization policy that rejects request with hostname "httpbin.foo" for some source IPs, but the attacker can bypass this by sending the request with hostname "Httpbin.Foo". Patches are available in Istio 1.11.1, Istio 1.10.4 and Istio 1.9.8. As a work around a Lua filter may be written to normalize Host header before the authorization check. This is similar to the Path normalization presented in the [Security Best Practices](https://istio.io/latest/docs/ops/best-practices/security/#case-normalization) guide. |
|---|---|
| Publication Date | Aug. 25, 2021, 8:15 a.m. |
| Registration Date | Aug. 25, 2021, 10 a.m. |
| Last Update | Nov. 21, 2024, 3:18 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.5 |
|---|---|
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| CVSS2.0 : MEDIUM | |
| Score | 5.0 |
|---|---|
| Vector | AV:N/AC:L/Au:N/C:P/I:N/A:N |
| 攻撃元区分(AV) | ネットワーク |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃前の認証要否(Au) | 不要 |
| 機密性への影響(C) | 低 |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | なし |
| Get all privileges. | いいえ |
| Get user privileges | いいえ |
| Get other privileges | いいえ |
| User operation required | いいえ |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1.11.0 | 1.11.1 | |||
| cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1.10.0 | 1.10.4 | |||
| cpe:2.3:a:istio:istio:*:*:*:*:*:*:*:* | 1.9.8 | ||||
| Title | Istio における大文字と小文字の区別の不適切な処理に関する脆弱性 |
|---|---|
| Summary | Istio には、大文字と小文字の区別の不適切な処理に関する脆弱性が存在します。 |
| Possible impacts | 情報を取得される可能性があります。 |
| Solution | ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | Aug. 24, 2021, midnight |
| Registration Date | July 5, 2022, 12:02 p.m. |
| Last Update | July 5, 2022, 12:02 p.m. |
| Istio |
| Istio |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2022年05月24日] 掲載 | May 24, 2022, 2:13 p.m. |