VDB
KO
HIGH 8.8

GHSA-gvrm-w2f9-f77q

Ingress-nginx path sanitization can be bypassed

Quick fix

GHSA-gvrm-w2f9-f77q — k8s.io/ingress-nginx: upgrade to the fixed version with the command below.

go get k8s.io/ingress-nginx@v1.8.0

Details

Ingress-nginx `path` sanitization can be bypassed with `log_format` directive.

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.8.0
Fix go get k8s.io/ingress-nginx@v1.8.0

References