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

Update dependency node-fetch [SECURITY] #537

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 26, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change
node-fetch 2.6.1 -> 2.6.7
node-fetch 1.7.3 -> 2.6.1
node-fetch 2.3.0 -> 2.6.7

GitHub Vulnerability Alerts

CVE-2022-0235

node-fetch is vulnerable to Exposure of Sensitive Information to an Unauthorized Actor

CVE-2020-15168

Impact

Node Fetch did not honor the size option after following a redirect, which means that when a content size was over the limit, a FetchError would never get thrown and the process would end without failure.

For most people, this fix will have a little or no impact. However, if you are relying on node-fetch to gate files above a size, the impact could be significant, for example: If you don't double-check the size of the data after fetch() has completed, your JS thread could get tied up doing work on a large file (DoS) and/or cost you money in computing.

Patches

We released patched versions for both stable and beta channels:

  • For v2: 2.6.1
  • For v3: 3.0.0-beta.9

Workarounds

None, it is strongly recommended to update as soon as possible.

For more information

If you have any questions or comments about this advisory:

  • Open an issue in node-fetch
  • Contact one of the core maintainers.

Configuration

📅 Schedule: "" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Mar 26, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/maticzav/gimb-events/Brggu8cmwq8C4EsFDyomDsVL15ou
✅ Preview: https://gimb-events-git-renovate-npm-node-fetch-vulnerability-maticzav.vercel.app

@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 173c5ff to 1c619f2 Compare March 26, 2022 12:59
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 1c619f2 to 30dc9bf Compare March 28, 2022 17:01
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 30dc9bf to 16ae4a6 Compare March 28, 2022 19:53
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 16ae4a6 to 303f75f Compare March 28, 2022 20:25
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 303f75f to 2b301d4 Compare March 28, 2022 23:37
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 2b301d4 to 0013138 Compare March 29, 2022 00:48
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 0013138 to f4b474b Compare March 29, 2022 03:24
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from f4b474b to 7347ab9 Compare March 29, 2022 06:24
@renovate renovate bot force-pushed the renovate/npm-node-fetch-vulnerability branch from 7347ab9 to 0cedce7 Compare March 29, 2022 12:02
@renovate renovate bot merged commit ecd9ab5 into master Mar 29, 2022
@renovate renovate bot deleted the renovate/npm-node-fetch-vulnerability branch March 29, 2022 12:19
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

1 participant