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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 11 vulnerabilities #33

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

Conversation

xade-finance
Copy link
Contributor

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:
    • package.json
    • package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Improper Verification of Cryptographic Signature
SNYK-JS-BROWSERIFYSIGN-6037026
Yes No Known Exploit
medium severity 586/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-COOKIEJAR-3149984
Yes Proof of Concept
high severity 696/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-DECODEURICOMPONENT-3149970
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-HTTPCACHESEMANTICS-3248783
Yes Proof of Concept
medium severity 703/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 6.2
Missing Release of Resource after Effective Lifetime
SNYK-JS-INFLIGHT-6095116
Yes Proof of Concept
medium severity 479/1000
Why? Has a fix available, CVSS 5.3
Regular Expression Denial of Service (ReDoS)
SNYK-JS-MINIMATCH-3050818
Yes No Known Exploit
low severity 506/1000
Why? Proof of Concept exploit, Has a fix available, CVSS 3.7
Prototype Pollution
SNYK-JS-MINIMIST-2429795
Yes Proof of Concept
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
high severity 589/1000
Why? Has a fix available, CVSS 7.5
Denial of Service (DoS)
SNYK-JS-SOCKETIOPARSER-5596892
Yes No Known Exploit
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: @web3auth/modal The new version differs by 250 commits.
  • e6f82b4 v6.0.0
  • 4dc9886 fix chainChanged being object and not following eip-1193
  • 2e7c246 v6.0.4-alpha.0
  • 073a27b v6.0.3-alpha.0
  • 43316f4 lock file
  • 4f46054 Merge pull request #1486 from Web3Auth/alpha-v2
  • 8c69bd8 Update deps
  • 78eed36 Fix redirect issues + select correct adapter
  • cd68f4b always show only errors
  • cbc2a35 v6.0.2-alpha.0
  • 55c88d6 move jrpc provider to start
  • 82b8c03 v6.0.1-alpha.0
  • 4aebb41 Merge pull request #1484 from Web3Auth/alpha-fixes
  • c4ff442 post loading message
  • 795852f Merge pull request #1482 from Web3Auth/fix/continue-with
  • 1612909 fixes for alph
  • 32d353f Fix continue with locale + dutch
  • 7681bab fix readme for xrpl
  • c3f6ff6 v6.0.0-alpha.0
  • ba1bfd2 fix lodash
  • 43263b7 new locales
  • 726a092 Merge pull request #1476 from Web3Auth/add-dutch
  • fddb674 Merge pull request #1453 from Web3Auth/feat/session-management
  • 2830848 Merge branch 'feat/session-management' of github.com:Web3Auth/Web3Auth into feat/session-management

See the full diff

Package name: @web3auth/openlogin-adapter The new version differs by 250 commits.
  • e6f82b4 v6.0.0
  • 4dc9886 fix chainChanged being object and not following eip-1193
  • 2e7c246 v6.0.4-alpha.0
  • 073a27b v6.0.3-alpha.0
  • 43316f4 lock file
  • 4f46054 Merge pull request #1486 from Web3Auth/alpha-v2
  • 8c69bd8 Update deps
  • 78eed36 Fix redirect issues + select correct adapter
  • cd68f4b always show only errors
  • cbc2a35 v6.0.2-alpha.0
  • 55c88d6 move jrpc provider to start
  • 82b8c03 v6.0.1-alpha.0
  • 4aebb41 Merge pull request #1484 from Web3Auth/alpha-fixes
  • c4ff442 post loading message
  • 795852f Merge pull request #1482 from Web3Auth/fix/continue-with
  • 1612909 fixes for alph
  • 32d353f Fix continue with locale + dutch
  • 7681bab fix readme for xrpl
  • c3f6ff6 v6.0.0-alpha.0
  • ba1bfd2 fix lodash
  • 43263b7 new locales
  • 726a092 Merge pull request #1476 from Web3Auth/add-dutch
  • fddb674 Merge pull request #1453 from Web3Auth/feat/session-management
  • 2830848 Merge branch 'feat/session-management' of github.com:Web3Auth/Web3Auth into feat/session-management

See the full diff

Package name: web3 The new version differs by 250 commits.
  • 5b5bf87 changelog updates
  • 45d55c3 version update
  • 4358140 Release/4.0.1 rc.2 (#6152)
  • cdc2835 fix canary auth (#6151)
  • 55a4de1 add util polyfill (#6150)
  • 45edf3d Canary releases (#6143)
  • 01ce365 Proposal for rearranging docs (#6141)
  • 86082bc skip '### Breaking Changes' section from unreleasedSection array (#6138)
  • d60c285 Fix plugin example tests with `4.0.1-rc.1` (#6134)
  • 88ac791 Correct and enhance documentation for subscribing to events (#6129)
  • daaaff7 Autotype for contract methods (#6137)
  • ab80131 support ESM builds (#6131)
  • 6202d1e min build whitelisting (#6132)
  • 7a924db migration guide update (#6130)
  • 4f423fc Fix validation of nested tuples (#6125)
  • 408332d fix!: remove non read-only ens methods (#6084)
  • 8c5ea34 Providers Tutorial (#6095)
  • f2abd6a Eth turorial (#6120)
  • 210455a transaction integration tests (#6071)
  • fe959a1 Contract options fix (#6118)
  • bf1311f update docs so web is imported by default (#6112)
  • 3b95b5e fix estimateGas to accept hex data without 0x prefix (#6103)
  • 8c3a17b Add a tutorial for smart contract basic interaction (#6089)
  • edc7a84 `defaultTransactionTypeParser` Refactor (#6102)

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:

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

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.

None yet

2 participants