VYPR

rpm package

opensuse/opentofu&distro=openSUSE Tumbleweed

pkg:rpm/opensuse/opentofu&distro=openSUSE%20Tumbleweed

Vulnerabilities (7)

  • CVE-2025-58183MedOct 29, 2025
    affected < 1.10.7-1.1fixed 1.10.7-1.1

    tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A maliciously-crafted archive containing a large number of sparse regions can cause a Reader to read an unbounded amount of data from the archive into memory. When r

  • CVE-2025-58185Oct 29, 2025
    affected < 1.10.7-1.1fixed 1.10.7-1.1

    Parsing a maliciously crafted DER payload could allocate large amounts of memory, causing memory exhaustion.

  • CVE-2025-58187Oct 29, 2025
    affected < 1.10.7-1.1fixed 1.10.7-1.1

    Due to the design of the name constraint checking algorithm, the processing time of some inputs scale non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary certificate chains.

  • CVE-2025-22866MedFeb 6, 2025
    affected < 1.9.1-1.1fixed 1.9.1-1.1

    Due to the usage of a variable time instruction in the assembly implementation of an internal function, a small number of bits of secret scalars are leaked on the ppc64le architecture. Due to the way this function is used, we do not believe this leakage is enough to allow recover

  • CVE-2024-45341MedJan 28, 2025
    affected < 1.9.1-1.1fixed 1.9.1-1.1

    A certificate with a URI which has a IPv6 address with a zone ID may incorrectly satisfy a URI name constraint that applies to the certificate chain. Certificates containing URIs are not permitted in the web PKI, so this only affects users of private PKIs which make use of URIs.

  • CVE-2024-45336MedJan 28, 2025
    affected < 1.9.1-1.1fixed 1.9.1-1.1

    The HTTP client drops sensitive headers after following a cross-domain redirect. For example, a request to a.com/ containing an Authorization header which is redirected to b.com/ will not send that header to b.com. In the event that the client received a subsequent same-domain re

  • CVE-2024-34156HigSep 6, 2024
    affected < 1.8.6-1.1fixed 1.8.6-1.1

    Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.