CVE-2020-28498
CVSS V2 Medium 4.3
CVSS V3 Medium 6.8
Description
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.
Overview
- CVE ID
- CVE-2020-28498
- Assigner
- report@snyk.io
- Vulnerability Status
- Analyzed
- Published Version
- 2021-02-02T19:15:13
- Last Modified Date
- 2021-02-08T17:35:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:elliptic_project:elliptic:*:*:*:*:*:node.js:*:* | 1 | OR | 6.5.4 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4.3
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- CHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.8
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 4
References
Reference URL | Reference Tags |
---|---|
https://snyk.io/vuln/SNYK-JS-ELLIPTIC-1064899 | Patch Third Party Advisory |
https://github.com/christianlundkvist/blog/blob/master/2020_05_26_secp256k1_twist_attacks/secp256k1_twist_attacks.md | Third Party Advisory |
https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1069836 | Patch Third Party Advisory |
https://github.com/indutny/elliptic/commit/441b7428b0e8f6636c42118ad2aaa186d3c34c3f | Patch Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2020-28498 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28498 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:24:03 | Added to TrackCVE | |||
2022-12-05 21:13:05 | 2021-02-02T19:15Z | 2021-02-02T19:15:13 | CVE Published Date | updated |
2022-12-05 21:13:05 | 2021-02-08T17:35:34 | CVE Modified Date | updated | |
2022-12-05 21:13:05 | Analyzed | Vulnerability Status | updated |