cve/2021/CVE-2021-25737.md
2024-06-07 04:52:01 +00: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