VYPR

rpm package

opensuse/apptainer&distro=openSUSE Leap 15.6

pkg:rpm/opensuse/apptainer&distro=openSUSE%20Leap%2015.6

Vulnerabilities (18)

  • CVE-2025-58190Feb 5, 2026
    affected < 1.4.5-150600.4.15.1fixed 1.4.5-150600.4.15.1

    The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-47911Feb 5, 2026
    affected < 1.4.5-150600.4.15.1fixed 1.4.5-150600.4.15.1

    The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.

  • CVE-2025-65105Dec 2, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    Apptainer is an open source container platform. In Apptainer versions less than 1.4.5, a container can disable two of the forms of the little used --security option, in particular the forms --security=apparmor: and --security=selinux: which otherwise put restricti

  • CVE-2025-47914Nov 19, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    SSH Agent servers do not validate the size of messages when processing new identity requests, which may cause the program to panic if the message is malformed due to an out of bounds read.

  • CVE-2025-58181Nov 19, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    SSH servers parsing GSSAPI authentication requests do not validate the number of mechanisms specified in the request, allowing an attacker to cause unbounded memory consumption.

  • CVE-2025-47913Nov 13, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process.

  • CVE-2025-8556LowAug 6, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    A flaw was found in CIRCL's implementation of the FourQ elliptic curve. This vulnerability allows an attacker to compromise session security via low-order point injection and incorrect point validation during Diffie-Hellman key exchange.

  • CVE-2025-22872MedApr 16, 2025
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.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-2025-22870MedMar 12, 2025
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

  • CVE-2025-22869Feb 26, 2025
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    SSH servers which implement file transfer protocols are vulnerable to a denial of service attack from clients which complete the key exchange slowly, or not at all, causing pending content to be read into memory, but never transmitted.

  • CVE-2025-27144MedFeb 24, 2025
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. In versions on the 4.x branch prior to version 4.0.5, when par

  • CVE-2024-45338MedDec 18, 2024
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    An attacker can craft an input to the Parse functions that would be processed non-linearly with respect to its length, resulting in extremely slow parsing. This could cause a denial of service.

  • CVE-2024-45337CriDec 12, 2024
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    Applications and libraries which misuse connection.serverAuthenticate (via callback field ServerConfig.PublicKeyCallback) may be susceptible to an authorization bypass. The documentation for ServerConfig.PublicKeyCallback says that "A call to this function does not guarantee that

  • CVE-2024-45310Sep 3, 2024
    affected < 1.4.5-150600.4.12.1fixed 1.4.5-150600.4.12.1

    runc is a CLI tool for spawning and running containers according to the OCI specification. runc 1.1.13 and earlier, as well as 1.2.0-rc2 and earlier, can be tricked into creating empty files or directories in arbitrary locations in the host filesystem by sharing a volume between

  • CVE-2024-41110CriJul 24, 2024
    affected < 1.3.6-150600.4.9.1fixed 1.3.6-150600.4.9.1

    Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood

  • CVE-2024-3727HigMay 14, 2024
    affected < 1.3.6-150600.4.6.1fixed 1.3.6-150600.4.6.1

    A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.

  • CVE-2023-45288HigApr 4, 2024
    affected < 1.3.6-150600.4.6.1fixed 1.3.6-150600.4.6.1

    An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed Ma

  • CVE-2024-28180Mar 9, 2024
    affected < 1.3.6-150600.4.3.1fixed 1.3.6-150600.4.3.1

    Package jose aims to provide an implementation of the Javascript Object Signing and Encryption set of standards. An attacker could send a JWE containing compressed data that used large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti. Those functions now ret