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://go.dev/issue/58647 | Issue Tracking Patch |
https://groups.google.com/g/golang-announce/c/3-TpUx48iQY | Mailing List Release Notes |
https://pkg.go.dev/vuln/GO-2023-1621 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-03-08 20:15
Updated : 2023-11-07 04:08
NVD link : CVE-2023-24532
Mitre link : CVE-2023-24532
CVE.ORG link : CVE-2023-24532
JSON object : View
Products Affected
golang
- go
CWE
CWE-682
Incorrect Calculation