-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[material-ui] Prototype pollution security vulnerabililty in @mui/utils #42607
Comments
Thanks for the report @rsellucian! I created a PR to cherry pick the fix to v5 |
@DiegoAndai Thank you for jumping on this so quickly. |
@tjcouch-sil could you flag https://security.snyk.io/vuln/SNYK-JS-MUIUTILS-7231125 as false? It has no reproductions, so would tend to confirm #41652 (comment). |
Unfortunately I don't have any direct access to be able to flag it directly, but I submitted a request for them to flag it as a false positive. Context here |
@tjcouch-sil Ok, thanks |
Snyk let me know they're investigating the report. I'll keep you updated! |
Update: the issue is up to their R&D team to do further investigation. |
Steps to reproduce
Run a snyk scan on version v5.15.19 of MUI.
Current behavior
Snyk is reporting a high-priority prototype pollution issue in @mul/utils
https://security.snyk.io/vuln/SNYK-JS-MUIUTILS-7231125
This issue was addressed in MUI 6.0.0-alpha.9, (see conversation here), but it has not been backported to the latest release of 5.x (5.15.19).
Will this be addressed in version 5.x of MUI as well?
Expected behavior
No prototype pollution vulnerabilities detected.
Context
No response
Your environment
npx @mui/envinfo
The text was updated successfully, but these errors were encountered: