CVE-2021-25740 log

Source
Severity Low
Remote Yes
Type Insufficient validation
Description
A security issue was discovered with Kubernetes that could enable users to send network traffic to locations they would otherwise not have access to via a confused deputy attack. If a potential attacker can create or edit Endpoints or EndpointSlices in the Kubernetes API, they can potentially direct a LoadBalancer or Ingress implementation to expose backend IPs the attacker should not have access to. Importantly, if the target’s NetworkPolicy already trusts the Load Balancer or Ingress implementation, NetworkPolicy can not be used to prevent exposure from other namespaces, potentially bypassing any security controls such as LoadBalancerSourceRanges.
Group Package Affected Fixed Severity Status Ticket
AVG-1915 kube-apiserver, kube-controller-manager, kube-proxy, kube-scheduler, kubelet 1.23.0-1 Low Vulnerable
References
https://github.com/kubernetes/kubernetes/issues/103675