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

1.2 KiB

CVE-2021-25737

Description

A security issue was discovered in Kubernetes where a user may be able to redirect pod traffic to private networks on a Node. Kubernetes already prevents creation of Endpoint IPs in the localhost or link-local range, but the same validation was not performed on EndpointSlice IPs.

POC

Reference

No PoCs from references.

Github