CVE-2021-39155
Last modified
CVE-2021-39155 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 1.15% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Istio | Istio | < 1.9.8 |
| Istio | Istio | >= 1.10.0, < 1.10.4 |
| Istio | Istio | >= 1.11.0, < 1.11.1 |
References
- https://datatracker.ietf.org/doc/html/rfc4343Third Party Advisory
- https://github.com/istio/istio/security/advisories/GHSA-7774-7vr3-cc8jThird Party Advisory
- https://datatracker.ietf.org/doc/html/rfc4343Third Party Advisory
- https://github.com/istio/istio/security/advisories/GHSA-7774-7vr3-cc8jThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-39155?
How severe is CVE-2021-39155?
How do I fix CVE-2021-39155?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-3915bookstack is vulnerable to Unrestricted Upload of File with …5.7
- CVE-2021-39150XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39151XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39152XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39153XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39154XStream is a simple library to serialize objects to XML and …8.5
- CVE-2021-39156Istio is an open source platform for providing a uniform way…7.5
- CVE-2021-39157detect-character-encoding is an open source character encodi…7.5
- CVE-2021-39158NVCaffe's python required dependencies list used to contain …8.8
- CVE-2021-39159BinderHub is a kubernetes-based cloud service that allows us…9.8
- CVE-2021-3916bookstack is vulnerable to Improper Limitation of a Pathname…6.5
- CVE-2021-39160nbgitpuller is a Jupyter server extension to sync a git repo…8.8
Are you affected by CVE-2021-39155?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
