Executive Summary

Informations
Name CVE-2020-11767 First vendor Publication 2020-04-15
Vendor Cve Last vendor Modification 2024-11-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
Overall CVSS Score 3.1
Base Score 3.1 Environmental Score 3.1
impact SubScore 1.4 Temporal Score 3.1
Exploitabality Sub Score 1.6
 
Attack Vector Network Attack Complexity High
Privileges Required None User Interaction Required
Scope Unchanged Confidentiality Impact Low
Integrity Impact None Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector : (AV:N/AC:H/Au:N/C:P/I:N/A:N)
Cvss Base Score 2.6 Attack Range Network
Cvss Impact Score 2.9 Attack Complexity High
Cvss Expoit Score 4.9 Authentication None Required
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11767

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 19
Application 1

Sources (Detail)

https://bugs.chromium.org/p/chromium/issues/detail?id=954160#c5
https://github.com/envoyproxy/envoy/issues/6767
https://github.com/istio/istio/issues/13589
https://github.com/istio/istio/issues/9429
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
6
7
8
9
Date Informations
2024-11-28 13:38:23
  • Multiple Updates
2021-08-05 01:36:35
  • Multiple Updates
2021-07-21 17:24:09
  • Multiple Updates
2021-05-05 01:37:46
  • Multiple Updates
2021-05-04 13:44:43
  • Multiple Updates
2021-04-22 02:56:44
  • Multiple Updates
2020-09-15 00:22:45
  • Multiple Updates
2020-07-10 01:25:32
  • Multiple Updates
2020-05-24 01:31:11
  • Multiple Updates
2020-05-23 02:35:27
  • First insertion