Skip to content

Elliptic Uses a Broken or Risky Cryptographic Algorithm

Moderate severity GitHub Reviewed Published Mar 8, 2021 to the GitHub Advisory Database • Updated Sep 6, 2023

Package

npm elliptic (npm)

Affected versions

< 6.5.4

Patched versions

6.5.4

Description

The npm package elliptic before version 6.5.4 are vulnerable to Cryptographic Issues via the secp256k1 implementation in elliptic/ec/key.js. There is no check to confirm that the public key point passed into the derive function actually exists on the secp256k1 curve. This results in the potential for the private key used in this implementation to be revealed after a number of ECDH operations are performed.

References

Published by the National Vulnerability Database Feb 2, 2021
Reviewed Mar 8, 2021
Published to the GitHub Advisory Database Mar 8, 2021
Last updated Sep 6, 2023

Severity

Moderate
6.8
/ 10

CVSS base metrics

Attack vector
Network
Attack complexity
High
Privileges required
None
User interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N

Weaknesses

CVE ID

CVE-2020-28498

GHSA ID

GHSA-r9p9-mrjm-926w

Source code

No known source code
Checking history
See something to contribute? Suggest improvements for this vulnerability.