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.
{
"versions": [
{
"introduced": "1.16.0"
},
{
"fixed": "1.18.19"
},
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.10"
},
{
"introduced": "1.20.0"
},
{
"fixed": "1.20.7"
},
{
"introduced": "0"
},
{
"last_affected": "1.21.0-NA"
}
]
}