Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kumavis
Copy link
Member

@kumavis kumavis commented Oct 21, 2024

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • trials/wallet/package.json
    • trials/wallet/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 828/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 8.7
Improper Verification of Cryptographic Signature
SNYK-JS-ELLIPTIC-8187303
Yes Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Commit messages
Package name: eth-sig-util The new version differs by 40 commits.

See the full diff

Package name: ethereumjs-wallet The new version differs by 80 commits.
  • 2bc21b4 Update deps to latest, add browser build, fix readme es5 import, prepare release v1.0.2 (#157)
  • a04b5ca Corrected README example Wallet import to reference default parameter
  • eae95ab Corrected README example Wallet import to reference default parameter
  • 0d81c40 Merge pull request #139 from ethereumjs/new-release
  • 698e068 Bumped version to v1.0.1, added CHANGELOG entry
  • 744a79d Merge pull request #135 from torusresearch/master
  • 9b5f5fe Fix derviedKey Buffer in toV3
  • 5d21dda Fix issue with buffer concatenation while using scrypt
  • 0681d67 Merge pull request #134 from ethereumjs/discord-badge
  • 214d87f Replace gitter badge
  • f30e8b6 Merge pull request #129 from ethereumjs/new-release
  • 5c83398 Bumped version to v1.0.0, added CHANGELOG entry
  • cead4f9 Merge pull request #128 from Tenderly/removing-native-js-dependencies
  • c0edad3 Update HDKey require to import.
  • b6b4103 Removes semicolon.
  • 80ac8b2 Switching to hdkey from js-ethereum-cryptography.
  • 35df952 Merge pull request #127 from ethereumjs/update-hdkey-dependency
  • 5f504fd update to hdkey 2.0.1
  • 8fc5410 Updated hdkey dependency from v1.1.1 to v2.0.0 (updated secp256k1 dependency to v4)
  • 23c7106 Merge pull request #126 from ethereumjs/update-ethereumjs-util
  • 9228c81 Updated ethereumjs-util dependency to v7.0.2
  • 626e720 Merge pull request #125 from ethereumjs/use-scrypt-js
  • 110c3b5 remove freenode reference
  • 71d1c44 use `scrypt-js`

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Learn about vulnerability in an interactive lesson of Snyk Learn.

…reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants