chore(vulnerability): update vulnerabilities list for the new web3 issue #5150
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
GHSA-87qp-7cw8-8q9c
The most susceptible environments for this attack are Web servers, application servers, and web browsers so I think we are relatively safe in the wallet. Nevertheless this gives us another incentive to remove more old wallet codeNew vulnerability with web3 utils. Our only use of web3 is with contractkit and we are 3 major versions behind. I created this placeholder project for removing all@celo
dependencies and have linked this PR there.It appears that we are on such an old version of the code that these utils don't exist yet 😅 . @satish-ravi and I could find no object manipulation helpers in the version we use of web3. The security vulnerability likely is mislabeled and should have a lower bound on the affected versions.
Related issues
https://linear.app/valora/project/remove-all-celo-dependencies-in-favor-of-viem-a7e601818b8e/ENG