ID:9502 - Exploit for OS Command Injection in Ingress-NGINX Controller for Kubernetes - CVE-2023-5043
Published: January 15, 2024
Ingress-NGINX Controller for Kubernetes
Link to public exploit:
Vulnerability description
The vulnerability allows a remote user to execute arbitrary commands on the target system.
The vulnerability exists due to improper input validation in the nginx.ingress.kubernetes.io/configuration-snippet annotation. A remote user can pass specially crafted data to the application, execute arbitrary OS commands and obtain the credentials of the ingress-nginx controller.