Vulnerability in Golang Go
CVE-2023-24532
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.
EPSS: 0.008 (53.2th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N.
Affected products
- Golang Go
- Go Standard Library Crypto/internal/nistec — versions 0, 1.20.0-0
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security@golang.org (Patch, Issue Tracking)
- security@golang.org (Patch)
- security@golang.org (Mailing List, Release Notes)
- security@golang.org (Third Party Advisory)
- af854a3a-2127-422b-91ae-364da2661108
Frequently asked questions
- What is CVE-2023-24532?
- CVE-2023-24532 is a medium-severity vulnerability in Golang Go, classified under Incorrect Calculation. CVSS score: 5.3/10. Published 2023-03-08.
- How severe is CVE-2023-24532?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2023-24532 known to be exploited?
- 9 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.