CVE-2020-11767
Last modified
CVE-2020-11767 is a low-severity vulnerability rated 3.1/10 on the CVSS scale. Istio through 1.5.1 and Envoy through 1.14.1 have a data-leak issue. If there is a TCP connection (negotiated with SNI over HTTPS) to *.example.com, a request for a domain concurrently configured explicitly (e.g., abc.example.com) is sent to the server(s) listening behind *.example.com. EPSS estimates a 1.77% chance of exploitation in the next 30 days.
Description
Istio through 1.5.1 and Envoy through 1.14.1 have a data-leak issue. If there is a TCP connection (negotiated with SNI over HTTPS) to *.example.com, a request for a domain concurrently configured explicitly (e.g., abc.example.com) is sent to the server(s) listening behind *.example.com. The outcome should instead be 421 Misdirected Request. Imagine a shared caching forward proxy re-using an HTTP/2 connection for a large subnet with many users. If a victim is interacting with abc.example.com, and a server (for abc.example.com) recycles the TCP connection to the forward proxy, the victim's browser may suddenly start sending sensitive data to a *.example.com server. This occurs because the forward proxy between the victim and the origin server reuses connections (which obeys the specification), but neither Istio nor Envoy corrects this by sending a 421 error. Similarly, this behavior voids the security model browsers have put in place between domains.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Envoyproxy | Envoy | <= 1.14.1 |
| Istio | Istio | <= 1.5.1 |
References
- https://bugs.chromium.org/p/chromium/issues/detail?id=954160#c5Issue Tracking, Third Party Advisory
- https://github.com/envoyproxy/envoy/issues/6767Third Party Advisory
- https://github.com/istio/istio/issues/13589Exploit, Third Party Advisory
- https://github.com/istio/istio/issues/9429Third Party Advisory
- https://bugs.chromium.org/p/chromium/issues/detail?id=954160#c5Issue Tracking, Third Party Advisory
- https://github.com/envoyproxy/envoy/issues/6767Third Party Advisory
- https://github.com/istio/istio/issues/13589Exploit, Third Party Advisory
- https://github.com/istio/istio/issues/9429Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2020-11767?
How severe is CVE-2020-11767?
How do I fix CVE-2020-11767?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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 2020
- CVE-2020-11761An issue was discovered in OpenEXR before 2.4.1. There is an…5.5
- CVE-2020-11762An issue was discovered in OpenEXR before 2.4.1. There is an…5.5
- CVE-2020-11763An issue was discovered in OpenEXR before 2.4.1. There is an…5.5
- CVE-2020-11764An issue was discovered in OpenEXR before 2.4.1. There is an…5.5
- CVE-2020-11765An issue was discovered in OpenEXR before 2.4.1. There is an…5.5
- CVE-2020-11766sendfax.php in iFAX AvantFAX before 3.3.6 and HylaFAX Enterp…8.8
- CVE-2020-11768Certain NETGEAR devices are affected by Stored XSS. This aff…4.8
- CVE-2020-11769Certain NETGEAR devices are affected by stored XSS. This aff…4.8
- CVE-2020-1177A cross-site-scripting (XSS) vulnerability exists when Micro…5.4
- CVE-2020-11770Certain NETGEAR devices are affected by command injection by…8.8
- CVE-2020-11771Certain NETGEAR devices are affected by stored XSS. This aff…4.8
- CVE-2020-11772Certain NETGEAR devices are affected by stored XSS. This aff…4.8
Are you affected by CVE-2020-11767?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
