VYPR

rpm package

suse/go1.17&distro=SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS

pkg:rpm/suse/go1.17&distro=SUSE%20Linux%20Enterprise%20High%20Performance%20Computing%2015%20SP2-ESPOS

Vulnerabilities (16)

  • CVE-2022-32189HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    A too-short encoded message can cause a panic in Float.GobDecode and Rat GobDecode in math/big in Go before 1.17.13 and 1.18.5, potentially allowing a denial of service.

  • CVE-2022-32148MedAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Improper exposure of client IP addresses in net/http before Go 1.17.12 and Go 1.18.4 can be triggered by calling httputil.ReverseProxy.ServeHTTP with a Request.Header map containing a nil value for the X-Forwarded-For header, which causes ReverseProxy to set the client IP as the

  • CVE-2022-30635HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Decoder.Decode in encoding/gob before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a message which contains deeply nested structures.

  • CVE-2022-30633HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Unmarshal in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via unmarshalling an XML document into a Go struct which has a nested field that uses the 'any' field tag.

  • CVE-2022-30632HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Glob in path/filepath before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path containing a large number of path separators.

  • CVE-2022-30631HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files.

  • CVE-2022-30630HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Glob in io/fs before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a path which contains a large number of path separators.

  • CVE-2022-28131HigAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in Decoder.Skip in encoding/xml before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via a deeply nested XML document.

  • CVE-2022-1962MedAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Uncontrolled recursion in the Parse functions in go/parser before Go 1.17.12 and Go 1.18.4 allow an attacker to cause a panic due to stack exhaustion via deeply nested types or declarations.

  • CVE-2022-1705MedAug 10, 2022
    affected < 1.17.13-150000.1.42.1fixed 1.17.13-150000.1.42.1

    Acceptance of some invalid Transfer-Encoding headers in the HTTP/1 client in net/http before Go 1.17.12 and Go 1.18.4 allows HTTP request smuggling if combined with an intermediate server that also improperly fails to reject the header as invalid.

  • CVE-2022-24921HigMar 5, 2022
    affected < 1.17.8-150000.1.25.1fixed 1.17.8-150000.1.25.1

    regexp.Compile in Go before 1.16.15 and 1.17.x before 1.17.8 allows stack exhaustion via a deeply nested expression.

  • CVE-2022-23806CriFeb 11, 2022
    affected < 1.17.7-1.20.1fixed 1.17.7-1.20.1

    Curve.IsOnCurve in crypto/elliptic in Go before 1.16.14 and 1.17.x before 1.17.7 can incorrectly return true in situations with a big.Int value that is not a valid field element.

  • CVE-2022-23773HigFeb 11, 2022
    affected < 1.17.7-1.20.1fixed 1.17.7-1.20.1

    cmd/go in Go before 1.16.14 and 1.17.x before 1.17.7 can misinterpret branch names that falsely appear to be version tags. This can lead to incorrect access control if an actor is supposed to be able to create branches but not tags.

  • CVE-2022-23772HigFeb 11, 2022
    affected < 1.17.7-1.20.1fixed 1.17.7-1.20.1

    Rat.SetString in math/big in Go before 1.16.14 and 1.17.x before 1.17.7 has an overflow that can lead to Uncontrolled Memory Consumption.

  • CVE-2021-44717MedJan 1, 2022
    affected < 1.17.5-1.14.2fixed 1.17.5-1.14.2

    Go before 1.16.12 and 1.17.x before 1.17.5 on UNIX allows write operations to an unintended file or unintended network connection as a consequence of erroneous closing of file descriptor 0 after file-descriptor exhaustion.

  • CVE-2021-44716HigJan 1, 2022
    affected < 1.17.5-1.14.2fixed 1.17.5-1.14.2

    net/http in Go before 1.16.12 and 1.17.x before 1.17.5 allows uncontrolled memory consumption in the header canonicalization cache via HTTP/2 requests.