OESA-2023-1416

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1416
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1416.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1416
Upstream
Published
2023-07-08T11:05:31Z
Modified
2025-08-12T05:13:50.317394Z
Summary
kubernetes security update
Details

Container cluster management.

Security Fix(es):

Users authorized to list or watch one type of namespaced custom resource cluster-wide can read custom resources of a different type in the same API group without authorization. Clusters are impacted by this vulnerability if all of the following are true: 1. There are 2+ CustomResourceDefinitions sharing the same API group 2. Users have cluster-wide list or watch authorization on one of those custom resources. 3. The same users are not authorized to read another custom resource in the same API group.(CVE-2022-3162)

Users may have access to secure endpoints in the control plane network. Kubernetes clusters are only affected if an untrusted user can modify Node objects and send proxy requests to them. Kubernetes supports node proxying, which allows clients of kube-apiserver to access endpoints of a Kubelet to establish connections to Pods, retrieve container logs, and more. While Kubernetes already validates the proxying address for Nodes, a bug in kube-apiserver made it possible to bypass this validation. Bypassing this validation could allow authenticated requests destined for Nodes to to the API server's private network.(CVE-2022-3294)

A security issue was discovered in Kubelet that allows pods to bypass the seccomp profile enforcement. Pods that use localhost type for seccomp profile but specify an empty profile field, are affected by this issue. In this scenario, this vulnerability allows the pod to run in unconfined (seccomp disabled) mode. This bug affects Kubelet.(CVE-2023-2431)

Users may be able to launch containers using images that are restricted by ImagePolicyWebhook when using ephemeral containers. Kubernetes clusters are only affected if the ImagePolicyWebhook admission plugin is used together with ephemeral containers.

(CVE-2023-2727)

Users may be able to launch containers that bypass the mountable secrets policy enforced by the ServiceAccount admission plugin when using ephemeral containers. 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 ephemeral containers.

(CVE-2023-2728)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:22.03-LTS-SP2 / kubernetes

Package

Name
kubernetes
Purl
pkg:rpm/openEuler/kubernetes&distro=openEuler-22.03-LTS-SP2

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.20.2-20.oe2203sp2

Ecosystem specific

{
    "src": [
        "kubernetes-1.20.2-20.oe2203sp2.src.rpm"
    ],
    "x86_64": [
        "kubernetes-kubelet-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-node-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-client-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-help-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-kubeadm-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-master-1.20.2-20.oe2203sp2.x86_64.rpm",
        "kubernetes-1.20.2-20.oe2203sp2.x86_64.rpm"
    ],
    "aarch64": [
        "kubernetes-kubeadm-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-master-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-kubelet-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-help-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-client-1.20.2-20.oe2203sp2.aarch64.rpm",
        "kubernetes-node-1.20.2-20.oe2203sp2.aarch64.rpm"
    ]
}