Elliptic Curve Issue in Go Crypto Library
CVE-2022-23806
9.1CRITICAL
What is CVE-2022-23806?
The Curve.IsOnCurve function in the crypto/elliptic package of Go may yield incorrect results by returning true for big.Int values that don't qualify as valid field elements. This flaw can lead to undermined security expectations when leveraging elliptic curve cryptography in Go, potentially exposing systems to risk. It is crucial for users of affected Go versions to apply security updates to mitigate this vulnerability.