VYPR

rpm package

suse/kubernetes1.23&distro=SUSE Linux Enterprise Server 15 SP4-LTSS

pkg:rpm/suse/kubernetes1.23&distro=SUSE%20Linux%20Enterprise%20Server%2015%20SP4-LTSS

Vulnerabilities (5)

  • CVE-2025-22872MedApr 16, 2025
    affected < 1.23.17-150300.7.12.1fixed 1.23.17-150300.7.12.1

    The tokenizer incorrectly interprets tags with unquoted attribute values that end with a solidus character (/) as self-closing. When directly using Tokenizer, this can result in such tags incorrectly being marked as self-closing, and when using the Parse functions, this can resul

  • CVE-2024-0793HigNov 17, 2024
    affected < 1.23.17-150300.7.12.1fixed 1.23.17-150300.7.12.1

    A flaw was found in kube-controller-manager. This issue occurs when the initial application of a HPA config YAML lacking a .spec.behavior.scaleUp block causes a denial of service due to KCM pods going into restart churn.

  • CVE-2024-3177LowApr 22, 2024
    affected < 1.23.17-150300.7.12.1fixed 1.23.17-150300.7.12.1

    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. T

  • CVE-2023-2431Jun 16, 2023
    affected < 1.23.17-150300.7.12.1fixed 1.23.17-150300.7.12.1

    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 un

  • CVE-2021-25743Jan 7, 2022
    affected < 1.23.17-150300.7.12.1fixed 1.23.17-150300.7.12.1

    kubectl does not neutralize escape, meta or control sequences contained in the raw data it outputs to a terminal. This includes but is not limited to the unstructured string fields in objects such as Events.