Istio versions 1.2.10 (End of Life) and prior, 1.3 through 1.3.7, and 1.4 through 1.4.3 allows authentication bypass. The Authentication Policy exact-path matching logic can allow unauthorized access to HTTP paths even if they are configured to be only accessed after presenting a valid JWT token. For example, an attacker can add a ? or # character to a URI that would otherwise satisfy an exact-path match.
References
Link | Resource |
---|---|
https://access.redhat.com/errata/RHSA-2020:0477 | Third Party Advisory |
https://access.redhat.com/security/cve/cve-2020-8595 | Mitigation Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-8595 | Issue Tracking Mitigation Third Party Advisory |
https://github.com/istio/istio/commits/master | Patch |
https://istio.io/news/security/ | Vendor Advisory |
https://istio.io/news/security/istio-security-2020-001/ | Patch Vendor Advisory |
Configurations
History
No history.
Information
Published : 2020-02-12 15:15
Updated : 2024-02-04 20:39
NVD link : CVE-2020-8595
Mitre link : CVE-2020-8595
CVE.ORG link : CVE-2020-8595
JSON object : View
Products Affected
redhat
- enterprise_linux
- openshift_service_mesh
istio
- istio
CWE
CWE-287
Improper Authentication