VYPR

math/big

by Go

golang: math/big

CVEs (2)

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

    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-2021-33198HigAug 2, 2021
    risk 0.49cvss 7.5epss 0.03

    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.