Show filters
99 Total Results
Displaying 11-20 of 99
Sort by:
Attacker Value
Unknown

CVE-2024-3744

Disclosure Date: May 15, 2024 (last updated February 14, 2025)
A security issue was discovered in azure-file-csi-driver where an actor with access to the driver logs could observe service account tokens. These tokens could then potentially be exchanged with external cloud providers to access secrets stored in cloud vault solutions. Tokens are only logged when TokenRequests is configured in the CSIDriver object and the driver is set to run at log level 2 or greater via the -v flag.
0
Attacker Value
Unknown

CVE-2024-3177

Disclosure Date: April 22, 2024 (last updated September 10, 2024)
A security issue was discovered in Kubernetes where users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using containers, init containers, and ephemeral containers with the envFrom field populated. The policy ensures pods running with a service account may only reference secrets specified in the service account’s secrets field. Kubernetes clusters are only affected if the ServiceAccount admission plugin and the kubernetes.io/enforce-mountable-secrets annotation are used together with containers, init containers, and ephemeral containers with the envFrom field populated.
0
Attacker Value
Unknown

CVE-2023-5528

Disclosure Date: November 14, 2023 (last updated December 01, 2023)
A security issue was discovered in Kubernetes where a user that can create pods and persistent volumes on Windows nodes may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they are using an in-tree storage plugin for Windows nodes.
Attacker Value
Unknown

CVE-2022-3172

Disclosure Date: November 03, 2023 (last updated February 14, 2025)
A security issue was discovered in kube-apiserver that allows an aggregated API server to redirect client traffic to any URL. This could lead to the client performing unexpected actions as well as forwarding the client's API server credentials to third parties.
Attacker Value
Unknown

CVE-2023-3893

Disclosure Date: November 03, 2023 (last updated February 14, 2025)
A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes running kubernetes-csi-proxy may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they include Windows nodes running kubernetes-csi-proxy.
Attacker Value
Unknown

CVE-2023-3955

Disclosure Date: October 31, 2023 (last updated February 14, 2025)
A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they include Windows nodes.
Attacker Value
Unknown

CVE-2023-3676

Disclosure Date: October 31, 2023 (last updated February 14, 2025)
A security issue was discovered in Kubernetes where a user that can create pods on Windows nodes may be able to escalate to admin privileges on those nodes. Kubernetes clusters are only affected if they include Windows nodes.
Attacker Value
Unknown

CVE-2021-25736

Disclosure Date: October 30, 2023 (last updated February 14, 2025)
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.
Attacker Value
Unknown

CVE-2023-5044

Disclosure Date: October 25, 2023 (last updated February 14, 2025)
Code injection via nginx.ingress.kubernetes.io/permanent-redirect annotation.
Attacker Value
Unknown

CVE-2023-5043

Disclosure Date: October 25, 2023 (last updated February 14, 2025)
Ingress nginx annotation injection causes arbitrary command execution.