CVE-2023-24532

Aliases:GO-2023-1621BIT-golang-2023-24532
Modified
Published: 08 Mar 2023, 19:40
Last modified:02 Aug 2024, 10:56

Vulnerability Summary

Overall Risk (default)
low
21/100
CVSS Score
5.3 MEDIUM
v3.1 (nvd)
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

08 Mar 2023, 19:40
Published
Vulnerability first disclosed
02 Aug 2024, 10:56
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.3CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

EPSS Trends

Current EPSS score: 0.03% Percentile: 8%

Techniques & Countermeasures

  • CWE-682Incorrect Calculation

    The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.

Affected Systems

  • go standard librarycrypto/internal/nistec

    < 1.19.7 | ≥ 1.20.0-0, < 1.20.2

  • golanggo

    < 1.19.7 | ≥ 1.20.0, < 1.20.2

  • Gostdlib

    ≥ 1.20.0-0, < 1.20.2

References (5)