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

Upgrade any secp256k1 dependencies #2283

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

Conversation

naddison36
Copy link
Collaborator

@naddison36 naddison36 commented Oct 21, 2024

Change

The secp256k1 package was patched 4 days ago in npm

The impacted dependencies

yarn audit --level critical
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ SQL Injection and Cross-site Scripting in class-validator    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ class-validator                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=0.14.0                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ssv-keys                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ssv-keys > class-validator                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1088816                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ flat vulnerable to Prototype Pollution                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ flat                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=5.0.1                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ solidity-coverage                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ solidity-coverage > mocha > yargs-unparser > flat            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1089152                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ flat vulnerable to Prototype Pollution                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ flat                                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=5.0.1                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ hardhat-gas-reporter                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ hardhat-gas-reporter > eth-gas-reporter > mocha >            │
│               │ yargs-unparser > flat                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1089152                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @nomicfoundation/hardhat-network-helpers                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @nomicfoundation/hardhat-network-helpers > ethereumjs-util > │
│               │ ethereum-cryptography > secp256k1                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @openzeppelin/hardhat-upgrades                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @openzeppelin/hardhat-upgrades > @openzeppelin/upgrades-core │
│               │ > ethereumjs-util > ethereum-cryptography > secp256k1        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ssv-keys                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ssv-keys > eth2-keystore-js > ethereumjs-wallet >            │
│               │ ethereumjs-util > ethereum-cryptography > secp256k1          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ssv-keys                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ssv-keys > web3 > web3-core > web3-utils > ethereumjs-util > │
│               │ ethereum-cryptography > secp256k1                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ssv-keys                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ssv-keys > web3 > web3-eth > web3-eth-accounts >             │
│               │ @ethereumjs/common > ethereumjs-util > ethereum-cryptography │
│               │ > secp256k1                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ssv-keys                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ssv-keys > web3 > web3-eth > web3-eth-accounts >             │
│               │ @ethereumjs/tx > @ethereumjs/common > ethereumjs-util >      │
│               │ ethereum-cryptography > secp256k1                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ethereum-waffle                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ethereum-waffle > @ethereum-waffle/provider >                │
│               │ @ganache/ethereum-options > @ganache/ethereum-utils >        │
│               │ @ethereumjs/vm > @ethereumjs/block > @ethereumjs/common >    │
│               │ ethereumjs-util > ethereum-cryptography > secp256k1          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ethereum-waffle                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ethereum-waffle > @ethereum-waffle/chai >                    │
│               │ @ethereum-waffle/provider > @ganache/ethereum-options >      │
│               │ @ganache/ethereum-utils > @ethereumjs/vm > @ethereumjs/block │
│               │ > @ethereumjs/common > ethereumjs-util >                     │
│               │ ethereum-cryptography > secp256k1                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ethereum-waffle                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ethereum-waffle > @ethereum-waffle/chai >                    │
│               │ @ethereum-waffle/provider > @ganache/ethereum-options >      │
│               │ @ganache/ethereum-utils > @ethereumjs/vm >                   │
│               │ @ethereumjs/blockchain > @ethereumjs/block >                 │
│               │ @ethereumjs/common > ethereumjs-util > ethereum-cryptography │
│               │ > secp256k1                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ethereum-waffle                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ethereum-waffle > @ethereum-waffle/chai >                    │
│               │ @ethereum-waffle/provider > @ganache/ethereum-options >      │
│               │ @ganache/ethereum-utils > @ethereumjs/vm >                   │
│               │ @ethereumjs/blockchain > @ethereumjs/ethash >                │
│               │ @ethereumjs/block > @ethereumjs/common > ethereumjs-util >   │
│               │ ethereum-cryptography > secp256k1                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201                     │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ critical      │ secp256k1-node allows private key extraction over ECDH       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ secp256k1                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.0.4                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ ethereum-waffle                                              │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ ethereum-waffle > @ethereum-waffle/chai >                    │
│               │ @ethereum-waffle/provider > @ganache/ethereum-options >      │
│               │ @ganache/ethereum-utils > @ethereumjs/vm >                   │
│               │ @ethereumjs/blockchain > @ethereumjs/ethash >                │
│               │ @ethereumjs/block > @ethereumjs/tx > @ethereumjs/common >    │
│               │ ethereumjs-util > ethereum-cryptography > secp256k1          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1100201

Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 52.13%. Comparing base (7a65810) to head (a93047b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2283   +/-   ##
=======================================
  Coverage   52.13%   52.13%           
=======================================
  Files          79       79           
  Lines        4089     4089           
  Branches     1074     1074           
=======================================
  Hits         2132     2132           
  Misses       1954     1954           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@sparrowDom sparrowDom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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