VYPR

rpm package

opensuse/go1.15&distro=openSUSE Leap 15.3

pkg:rpm/opensuse/go1.15&distro=openSUSE%20Leap%2015.3

Vulnerabilities (6)

  • CVE-2021-36221Aug 8, 2021
    affected < 1.15.15-1.39.1fixed 1.15.15-1.39.1

    Go before 1.15.15 and 1.16.x before 1.16.7 has a race condition that can lead to a net/http/httputil ReverseProxy panic upon an ErrAbortHandler abort.

  • CVE-2021-33198Aug 2, 2021
    affected < 1.15.13-1.33.1fixed 1.15.13-1.33.1

    In Go before 1.15.13 and 1.16.x before 1.16.5, there can be a panic for a large exponent to the math/big.Rat SetString or UnmarshalText method.

  • CVE-2021-33197Aug 2, 2021
    affected < 1.15.13-1.33.1fixed 1.15.13-1.33.1

    In Go before 1.15.13 and 1.16.x before 1.16.5, some configurations of ReverseProxy (from net/http/httputil) result in a situation where an attacker is able to drop arbitrary headers.

  • CVE-2021-33195Aug 2, 2021
    affected < 1.15.13-1.33.1fixed 1.15.13-1.33.1

    Go before 1.15.13 and 1.16.x before 1.16.5 has functions for DNS lookups that do not validate replies from DNS servers, and thus a return value may contain an unsafe injection (e.g., XSS) that does not conform to the RFC1035 format.

  • CVE-2021-33196Aug 2, 2021
    affected < 1.15.13-1.33.1fixed 1.15.13-1.33.1

    In archive/zip in Go before 1.15.13 and 1.16.x before 1.16.5, a crafted file count (in an archive's header) can cause a NewReader or OpenReader panic.

  • CVE-2021-34558Jul 15, 2021
    affected < 1.15.14-1.36.1fixed 1.15.14-1.36.1

    The crypto/tls package of Go through 1.16.5 does not properly assert that the type of public key in an X.509 certificate matches the expected type when doing a RSA based key exchange, allowing a malicious TLS server to cause a TLS client to panic.