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 vulnerability [SNYK-JS-NODEFETCH-2342118] #8985

Closed
github-actions bot opened this issue Jan 18, 2022 · 1 comment
Closed

Snyk vulnerability [SNYK-JS-NODEFETCH-2342118] #8985

github-actions bot opened this issue Jan 18, 2022 · 1 comment
Labels
help wanted Help/Contributions wanted from community members snyk-vulnerability

Comments

@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2022

Affecting Packages/Plugins

Overview

node-fetch is a light-weight module that brings window.fetch to node.js

Affected versions of this package are vulnerable to Information Exposure when fetching a remote url with Cookie, if it get a Location response header, it will follow that url and try to fetch that url with provided cookie. This can lead to forwarding secure headers to 3th party.

Remediation

Upgrade node-fetch to version 2.6.7, 3.1.1 or higher.

References

@github-actions github-actions bot added help wanted Help/Contributions wanted from community members snyk-vulnerability labels Jan 18, 2022
@Rugvip
Copy link
Member

Rugvip commented Jan 20, 2022

Waiting for cross-fetch bump to get rid of most of these, since it currently pins to 2.6.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Help/Contributions wanted from community members snyk-vulnerability
Projects
None yet
Development

No branches or pull requests

1 participant