diff --git a/2021/39xxx/CVE-2021-39155.json b/2021/39xxx/CVE-2021-39155.json index af1a509c08d..778d2ac7f21 100644 --- a/2021/39xxx/CVE-2021-39155.json +++ b/2021/39xxx/CVE-2021-39155.json @@ -41,7 +41,7 @@ "description_data": [ { "lang": "eng", - "value": "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.\n" + "value": "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." } ] }, diff --git a/2021/3xxx/CVE-2021-3711.json b/2021/3xxx/CVE-2021-3711.json index 5b898f62cc9..bfd7fa44122 100644 --- a/2021/3xxx/CVE-2021-3711.json +++ b/2021/3xxx/CVE-2021-3711.json @@ -76,6 +76,11 @@ "name": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=59f5e75f3bced8fc0e130d72a3f582cf7b480b46", "refsource": "CONFIRM", "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=59f5e75f3bced8fc0e130d72a3f582cf7b480b46" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4963", + "url": "https://www.debian.org/security/2021/dsa-4963" } ] } diff --git a/2021/3xxx/CVE-2021-3712.json b/2021/3xxx/CVE-2021-3712.json index d0f1c9c204c..12b8c18fc26 100644 --- a/2021/3xxx/CVE-2021-3712.json +++ b/2021/3xxx/CVE-2021-3712.json @@ -84,6 +84,11 @@ "name": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=ccb0a11145ee72b042d10593a64eaf9e8a55ec12", "refsource": "CONFIRM", "url": "https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=ccb0a11145ee72b042d10593a64eaf9e8a55ec12" + }, + { + "refsource": "DEBIAN", + "name": "DSA-4963", + "url": "https://www.debian.org/security/2021/dsa-4963" } ] }