First published: Fri Jan 22 2021(Updated: )
A NULL pointer dereference was found in pkg/proxy/envoy/v2/debug.go getResourceVersion in Istio pilot before 1.5.0-alpha.0. If a particular HTTP GET request is made to the pilot API endpoint, it is possible to cause the Go runtime to panic (resulting in a denial of service to the istio-pilot application).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/istio | <1.5.0 | 1.5.0 |
Istio Istio | <=1.4.9 | |
Redhat Openshift Service Mesh | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-25014 is a vulnerability in Istio pilot that allows a NULL pointer dereference, leading to a denial of service.
The severity of CVE-2019-25014 is medium with a CVSS score of 6.5.
To exploit CVE-2019-25014, you can make a specific HTTP GET request to the pilot API endpoint.
To fix CVE-2019-25014, upgrade to Istio pilot version 1.5.0 or later.
You can find more information about CVE-2019-25014 in the references provided: [link1](https://bugzilla.redhat.com/show_bug.cgi?id=1919066), [link2](https://github.com/istio/istio/compare/1.4.2...1.5.0-alpha.0), [link3](https://github.com/istio/istio/commit/d96a9b6ce1ffc3deef46ffd3d356368be228f96a).