VYPR

rpm package

opensuse/git-bug&distro=openSUSE Leap 16.0

pkg:rpm/opensuse/git-bug&distro=openSUSE%20Leap%2016.0

Vulnerabilities (7)

  • CVE-2025-58190Feb 5, 2026
    affected < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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 < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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-47914Nov 19, 2025
    affected < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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 < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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 < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.1

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

  • CVE-2025-22869Feb 26, 2025
    affected < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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-2024-45337CriDec 12, 2024
    affected < 0.10.1-bp160.1.1fixed 0.10.1-bp160.1.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