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

906 B

CVE-2021-25736

Description

Kube-proxy on Windows can unintentionally forward traffic to local processes listening on the same port (“spec.ports[*].port”) as a LoadBalancer Service when the LoadBalancer controller does not set the “status.loadBalancer.ingress[].ip” field. Clusters where the LoadBalancer controller sets the “status.loadBalancer.ingress[].ip” field are unaffected.

POC

Reference

No PoCs from references.

Github