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
Description
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
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