christianlundkvist/blog

christianlundkvist/blog

GitHubGitHub
Unavailable
This project is no longer available (or publicly accessible) from GitHub
Releases0
Stars55
Blog posts

CVE History

CVEPublishedCVSS v3CVSS v2
6.8 MEDIUM4.3 MEDIUM

The package elliptic before 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.