Input validation error in Ingress-NGINX Controller for Kubernetes - CVE-2022-4886
Published: October 30, 2023
Ingress-NGINX Controller for Kubernetes
Detailed vulnerability description
The vulnerability allows a remote user to compromise the affected system.
The vulnerability exists due to insufficient validation of user-supplied input. A remote user who can create or update ingress objects can use directives to bypass the sanitization of the spec.rules[].http.paths[].path field of an Ingress object (in the networking.k8s.io or extensions API group) to obtain the credentials of the ingress-nginx controller.