mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 12:44:05 +02:00
19 lines
945 B
Markdown
19 lines
945 B
Markdown
### [CVE-2021-25745](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/cloud-Xolt/CVE
|
|
- https://github.com/kajogo777/kubernetes-misconfigured
|
|
|