VYPR

Cloud Insights Telegraf

by NetApp

CVEs (5)

  • CVE-2022-28131HigAug 10, 2022
    risk 0.49cvss 7.5epss 0.02

    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-2021-39293HigJan 24, 2022
    risk 0.49cvss 7.5epss 0.07

    In archive/zip in Go before 1.16.8 and 1.17.x before 1.17.1, a crafted archive header (falsely designating that many files are present) can cause a NewReader or OpenReader panic. NOTE: this issue exists because of an incomplete fix for CVE-2021-33196.

  • CVE-2021-34558MedJul 15, 2021
    risk 0.43cvss 6.5epss 0.07

    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.

  • CVE-2021-44716HigJan 1, 2022
    risk 0.42cvss 7.5epss 0.04

    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.

  • CVE-2020-7919HigMar 16, 2020
    risk 0.42cvss 7.5epss 0.03

    Go before 1.12.16 and 1.13.x before 1.13.7 (and the crypto/cryptobyte package before 0.0.0-20200124225646-8b5121be2f68 for Go) allows attacks on clients (resulting in a panic) via a malformed X.509 certificate.