VDB
KO
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

Go / k8s.io/ingress-nginx
Introduced in: 0 Fixed in: 1.5
Fix go get k8s.io/ingress-nginx@v1.5

References