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

react-dev-utils: Prototype Pollution in Immer #11443

Closed
SalGnt-mxm opened this issue Sep 15, 2021 · 6 comments
Closed

react-dev-utils: Prototype Pollution in Immer #11443

SalGnt-mxm opened this issue Sep 15, 2021 · 6 comments

Comments

@SalGnt-mxm
Copy link

SalGnt-mxm commented Sep 15, 2021

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

@bpod
Copy link

bpod commented Sep 15, 2021

I'm seeing this issue flagged as a high vulnerability in our pipeline scan as well. However, I don't think this version of immer would ever be included in a final build since its only used by react-scripts.

Either way, Would love to see this addressed, thank you!

@theKashey
Copy link

The problem got multiplied by Storybook and potentially more projects which use react-dev-utils

@DaisyyKM
Copy link

DaisyyKM commented Oct 7, 2021

Vulnerability is still there because we are not getting the updated version
Linking my comment from PR #11364 (comment)

@furdzik
Copy link

furdzik commented Nov 3, 2021

Any update on this?

In my project also react-dev-utils@11.0.4 has immer as dependency but still in version 8.0.1.

@ziaulrehman40
Copy link

This is marked critical, should be fixed on priority

@hijikiman
Copy link

This problem seems to have been resolved in release 5.0.0

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

Successfully merging a pull request may close this issue.

7 participants