MEDIUM 5.3
GHSA-p3x5-5xpx-9phm
Kubernetes ingress exposes sensitive information
Quick fix
GHSA-p3x5-5xpx-9phm — k8s.io/ingress-nginx: upgrade to the fixed version with the command below.
go get k8s.io/ingress-nginx@v1.5 Details
Versions < 1.5 of the Kubernetes ingress default backend, which handles invalid ingress traffic, exposed prometheus metrics publicly.
Are you affected?
Enter the version of the package you're using.
Affected packages
References
- https://nvd.nist.gov/vuln/detail/CVE-2018-1002104 [ADVISORY]
- https://github.com/kubernetes/ingress-nginx/issues/1733 [WEB]
- https://github.com/kubernetes/ingress-nginx/pull/3125 [WEB]
- https://github.com/kubernetes/ingress-nginx/commit/d487a50e399100ad8db12ed1d2f92271f311f676 [WEB]
- https://github.com/kubernetes/ingress-nginx [PACKAGE]