cve/2021/CVE-2021-25745.md
2024-05-25 21:48:12 +02:00

945 B

CVE-2021-25745

Description

A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use 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. In the default configuration, that credential has access to all secrets in the cluster.

POC

Reference

No PoCs from references.

Github