VYPR

rpm package

suse/go1.19-openssl&distro=SUSE Linux Enterprise Module for Development Tools 15 SP5

pkg:rpm/suse/go1.19-openssl&distro=SUSE%20Linux%20Enterprise%20Module%20for%20Development%20Tools%2015%20SP5

Vulnerabilities (2)

  • CVE-2023-29409Aug 2, 2023
    affected < 1.19.13.1-150000.1.8.1fixed 1.19.13.1-150000.1.8.1

    Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are curr

  • CVE-2023-29406Jul 11, 2023
    affected < 1.19.13.1-150000.1.8.1fixed 1.19.13.1-150000.1.8.1

    The HTTP/1 client does not fully validate the contents of the Host header. A maliciously crafted Host header can inject additional headers or entire requests. With fix, the HTTP/1 client now refuses to send requests containing an invalid Request.Host or Request.URL.Host value.