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 |
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 |
https://security.netapp.com/advisory/ntap-20230331-0011/ |
Configurations
History
21 Nov 2024, 07:48
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
References | () https://go.dev/cl/471255 - Patch | |
References | () https://go.dev/issue/58647 - Issue Tracking, Patch | |
References | () https://groups.google.com/g/golang-announce/c/3-TpUx48iQY - Mailing List, Release Notes | |
References | () https://pkg.go.dev/vuln/GO-2023-1621 - Third Party Advisory |
Information
Published : 2023-03-08 20:15
Updated : 2024-11-21 07:48
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