The ScalarMult and ScalarBaseMult methods of the P256 Curve may return an incorrect result if called with some specific unreduced scalars (a scalar larger than the order of the curve). This does not impact usages of crypto/ecdsa or crypto/ecdh.
References
Link | Resource |
---|---|
https://go.dev/cl/471255 | Patch |
https://pkg.go.dev/vuln/GO-2023-1621 | Third Party Advisory |
https://groups.google.com/g/golang-announce/c/3-TpUx48iQY | Mailing List Release Notes |
https://go.dev/issue/58647 | Issue Tracking Patch |
Configurations
Information
Published : 2023-03-08 12:15
Updated : 2023-03-15 10:59
NVD link : CVE-2023-24532
Mitre link : CVE-2023-24532
JSON object : View
CWE
CWE-682
Incorrect Calculation
Products Affected
golang
- go