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] Security upgrade web3 from 1.10.3 to 4.0.1 #1

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

Woodpile37
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


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:
    • apps/block_scout_web/assets/package.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Server-side Request Forgery (SSRF)
SNYK-JS-REQUEST-3361831
Yes Proof of Concept
medium severity 646/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 6.5
Prototype Pollution
SNYK-JS-TOUGHCOOKIE-5672873
Yes Proof of Concept
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-WS-1296835
Yes Proof of Concept

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

Commit messages
Package name: web3 The new version differs by 250 commits.

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:

🦉 Server-side Request Forgery (SSRF)
🦉 Prototype Pollution
🦉 Regular Expression Denial of Service (ReDoS)

Copy link

changeset-bot bot commented Feb 2, 2024

⚠️ No Changeset found

Latest commit: 149beda

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@Woodpile37 Woodpile37 merged commit ce0f404 into master Feb 2, 2024
9 of 11 checks passed
Copy link

codeautopilot bot commented Feb 2, 2024

PR summary

The Pull Request upgrades the web3 package from version 1.10.3 to 4.0.1 in the apps/block_scout_web/assets/package.json file. This upgrade is intended to fix three medium-severity vulnerabilities related to Server-side Request Forgery (SSRF), Prototype Pollution, and Regular Expression Denial of Service (ReDoS). The upgrade is a major version change and is likely to include breaking changes.

Suggestion

Before merging, it is important to:

  • Review the release notes and breaking changes of web3 version 4.0.1 to understand the impact on the project.
  • Test the application thoroughly to ensure that the upgrade does not introduce any new issues.
  • Consider whether any additional changes to the codebase are required to accommodate the new version of web3.
  • If the breaking changes are too significant or the upgrade is not feasible, explore alternative ways to mitigate the vulnerabilities, such as using patches or finding other libraries that do not introduce breaking changes.

Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect.

Current plan usage: 19.47%

Have feedback or need help?
Discord
Documentation
support@codeautopilot.com

Copy link

sonarcloud bot commented Feb 2, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants