Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
The verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()" validation.
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
The Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature.
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
The Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
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.
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/browserify-sign/package.json
browserify-sign is a package to duplicate the functionality of node's crypto public key functions, much of this is based on Fedor Indutny's work on indutny/tls.js. An upper bound check issue in `dsaVerify` function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. All places in this project that involve DSA verification of user-input signatures will be affected by this vulnerability. This issue has been patched in version 4.2.2.
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Vulnerable Library - meteor-node-stubs-0.3.3.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Vulnerabilities
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
CVE-2024-48949
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability DetailsThe verify function in lib/elliptic/eddsa/index.js in the Elliptic package before 6.5.6 for Node.js omits "sig.S().gte(sig.eddsa.curve.n) || sig.S().isNeg()" validation.
Publish Date: 2024-10-10
URL: CVE-2024-48949
### CVSS 3 Score Details (9.1)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2024-48949
Release Date: 2024-10-10
Fix Resolution (elliptic): 6.5.6
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.CVE-2020-13822
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability DetailsThe Elliptic package 6.5.2 for Node.js allows ECDSA signature malleability via variations in encoding, leading '\0' bytes, or integer overflows. This could conceivably have a security-relevant impact if an application relied on a single canonical signature.
Publish Date: 2020-06-04
URL: CVE-2020-13822
### CVSS 3 Score Details (7.7)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: Low
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Release Date: 2020-06-04
Fix Resolution (elliptic): 6.5.3
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.CVE-2024-48948
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability DetailsThe Elliptic package 6.5.7 for Node.js, in its for ECDSA implementation, does not correctly verify valid signatures if the hash contains at least four leading 0 bytes and when the order of the elliptic curve's base point is smaller than the hash, because of an _truncateToN anomaly. This leads to valid signatures being rejected. Legitimate transactions or communications may be incorrectly flagged as invalid.
Publish Date: 2024-10-15
URL: CVE-2024-48948
### CVSS 3 Score Details (7.5)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://github.com/advisories/GHSA-fc9h-whq2-v747
Release Date: 2024-10-28
Fix Resolution: elliptic - 6.6.0
CVE-2020-28498
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability DetailsThe 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.
Publish Date: 2021-02-02
URL: CVE-2020-28498
### CVSS 3 Score Details (6.8)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Changed - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: None - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://www.cve.org/CVERecord?id=CVE-2020-28498
Release Date: 2021-02-02
Fix Resolution (elliptic): 6.5.4
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.CVE-2023-46234
### Vulnerable Library - browserify-sign-4.0.4.tgzadds node crypto signing for browsers
Library home page: https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/browserify-sign/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - :x: **browserify-sign-4.0.4.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability Detailsbrowserify-sign is a package to duplicate the functionality of node's crypto public key functions, much of this is based on Fedor Indutny's work on indutny/tls.js. An upper bound check issue in `dsaVerify` function allows an attacker to construct signatures that can be successfully verified by any public key, thus leading to a signature forgery attack. All places in this project that involve DSA verification of user-input signatures will be affected by this vulnerability. This issue has been patched in version 4.2.2.
Publish Date: 2023-10-26
URL: CVE-2023-46234
### CVSS 3 Score Details (6.5)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: Low - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://github.com/browserify/browserify-sign/security/advisories/GHSA-x9w5-v3q2-3rhw
Release Date: 2023-10-26
Fix Resolution (browserify-sign): 4.2.2
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.WS-2019-0427
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability DetailsThe function getNAF() in elliptic library has information leakage. This issue is mitigated in version 6.5.2
Publish Date: 2019-11-22
URL: WS-2019-0427
### CVSS 3 Score Details (5.9)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Release Date: 2019-11-22
Fix Resolution (elliptic): 6.5.2
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.WS-2019-0424
### Vulnerable Library - elliptic-6.4.0.tgzEC cryptography
Library home page: https://registry.npmjs.org/elliptic/-/elliptic-6.4.0.tgz
Path to dependency file: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/package.json
Path to vulnerable library: /npm_and_yarn/spec/fixtures/projects/npm5/git_sub_dep_invalid/node_modules/meteor-node-stubs/node_modules/elliptic/package.json
Dependency Hierarchy: - meteor-node-stubs-0.3.3.tgz (Root Library) - crypto-browserify-3.12.0.tgz - browserify-sign-4.0.4.tgz - :x: **elliptic-6.4.0.tgz** (Vulnerable Library)
Found in base branch: main
### Vulnerability Detailsall versions of elliptic are vulnerable to Timing Attack through side-channels.
Publish Date: 2019-11-13
URL: WS-2019-0424
### CVSS 3 Score Details (5.9)Base Score Metrics: - Exploitability Metrics: - Attack Vector: Adjacent - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: Low - Integrity Impact: High - Availability Impact: None
For more information on CVSS3 Scores, click here. ### Suggested FixType: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/WS-2019-0424
Release Date: 2019-11-13
Fix Resolution (elliptic): 6.5.3
Direct dependency fix Resolution (meteor-node-stubs): 0.4.0
:rescue_worker_helmet: Automatic Remediation will be attempted for this issue.:rescue_worker_helmet:Automatic Remediation will be attempted for this issue.