VYPR

rpm package

opensuse/kubernetes1.23&distro=openSUSE Leap 15.6

pkg:rpm/opensuse/kubernetes1.23&distro=openSUSE%20Leap%2015.6

Vulnerabilities (2)

  • CVE-2025-22872MedApr 16, 2025
    affected < 1.23.17-150500.3.21.1fixed 1.23.17-150500.3.21.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-2021-25743Jan 7, 2022
    affected < 1.23.17-150500.3.15.1fixed 1.23.17-150500.3.15.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.