Vulnerability Details : CVE-2020-28498
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.
Products affected by CVE-2020-28498
- cpe:2.3:a:indutny:elliptic:*:*:*:*:*:node.js:*:*
Exploit prediction scoring system (EPSS) score for CVE-2020-28498
0.52%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 66 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2020-28498
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
4.3
|
MEDIUM | AV:N/AC:M/Au:N/C:P/I:N/A:N |
8.6
|
2.9
|
NIST | |
6.8
|
MEDIUM | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N |
2.2
|
4.0
|
Snyk |
CWE ids for CVE-2020-28498
-
The product uses a broken or risky cryptographic algorithm or protocol.Assigned by: nvd@nist.gov (Primary)
References for CVE-2020-28498
-
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1069836
Cryptographic Issues in org.webjars.npm:elliptic | SnykPatch;Third Party Advisory
-
https://snyk.io/vuln/SNYK-JS-ELLIPTIC-1064899
SnykPatch;Third Party Advisory
-
https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f
ec: validate that a point before deriving keys · indutny/elliptic@441b742 · GitHubPatch;Third Party Advisory
-
https://github.com/christianlundkvist/blog/blob/master/2020_05_26_secp256k1_twist_attacks/secp256k1_twist_attacks.md
blog/secp256k1_twist_attacks.md at master · christianlundkvist/blog · GitHubThird Party Advisory
Jump to