-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
react-dev-utils
: Prototype Pollution in Immer
#11443
Comments
I'm seeing this issue flagged as a high vulnerability in our pipeline scan as well. However, I don't think this version of Either way, Would love to see this addressed, thank you! |
The problem got multiplied by Storybook and potentially more projects which use |
Vulnerability is still there because we are not getting the updated version |
Any update on this? In my project also |
This is marked critical, should be fixed on priority |
This problem seems to have been resolved in release 5.0.0 |
Describe the bug
The
react-dev-utils
package uses a vulnerable version (v8.0.4
) of Immer.The fix, commit fa671e5, is part of the
v9.0.6
release.The
react-dev-utils
package should use this specific version of Immer.GitHub CVE
The text was updated successfully, but these errors were encountered: