Learn about CVE-2020-11767 affecting Istio and Envoy versions up to 1.5.1 and 1.14.1. Discover the impact, technical details, and mitigation steps for this data-leak vulnerability.
Istio through 1.5.1 and Envoy through 1.14.1 have a data-leak issue related to TCP connections and SNI over HTTPS. This vulnerability can lead to sensitive data leakage between domains.
Understanding CVE-2020-11767
This CVE involves a data-leak issue in Istio and Envoy versions up to 1.5.1 and 1.14.1, respectively.
What is CVE-2020-11767?
The vulnerability allows for a misdirected request scenario where sensitive data can be sent to the wrong server due to connection reuse.
The Impact of CVE-2020-11767
The issue can compromise data security by allowing sensitive information to be sent to unintended servers, bypassing domain security models.
Technical Details of CVE-2020-11767
This section covers the technical aspects of the vulnerability.
Vulnerability Description
The vulnerability arises from the reuse of TCP connections in scenarios involving shared caching forward proxies.
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Protecting systems from CVE-2020-11767 requires specific actions.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates