VYPR

rpm package

suse/go1.18&distro=SUSE Linux Enterprise Server for SAP Applications 15 SP3

pkg:rpm/suse/go1.18&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2015%20SP3

Vulnerabilities (3)

  • CVE-2022-41723Feb 28, 2023
    affected < 1.18.10-150000.1.46.1fixed 1.18.10-150000.1.46.1

    A maliciously crafted HTTP/2 stream could cause excessive CPU consumption in the HPACK decoder, sufficient to cause a denial of service from a small number of small requests.

  • CVE-2022-41724Feb 28, 2023
    affected < 1.18.10-150000.1.46.1fixed 1.18.10-150000.1.46.1

    Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly

  • CVE-2022-41725Feb 28, 2023
    affected < 1.18.10-150000.1.46.1fixed 1.18.10-150000.1.46.1

    A denial of service is possible from excessive resource consumption in net/http and mime/multipart. Multipart form parsing with mime/multipart.Reader.ReadForm can consume largely unlimited amounts of memory and disk files. This also affects form parsing in the net/http package wi