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

NVD CVE-2020-8203 (BDSA-2020-1674) Issue with lodash-es 4.17.15 #862

Closed
somuda86 opened this issue Oct 21, 2020 · 8 comments · Fixed by #879
Closed

NVD CVE-2020-8203 (BDSA-2020-1674) Issue with lodash-es 4.17.15 #862

somuda86 opened this issue Oct 21, 2020 · 8 comments · Fixed by #879

Comments

@somuda86
Copy link

Please upgrade to lodash-es 4.17.20

https://www.openhub.net/p/616506

@somuda86
Copy link
Author

@tobiasengelhardt This is a high priority security issue. Please comment. angular tree component is using vulnerable lodash version. Thanks

@tobiasengelhardt
Copy link
Contributor

@somuda86 It's sadly not an easy update. There is no lodash-es 4.17.20, we are using the most recent version. They seem to have issues publishing a new version. I hope they fix this soon.

@matiassantos
Copy link

What a pity., this issue will prevent the usage of this component in production environments until lodash fixes the issue.
Do you have an estimate of the work needed to fix this project when the lodash version is updated to 4.17.20? any known breaking functionalities?

@tobiasengelhardt
Copy link
Contributor

Looking at the changelog of lodash they did only bugfixes. If they finally publish 4.17.20 it should be just a simple package update.

@tobiasengelhardt
Copy link
Contributor

Because there seems to be no real progress regarding the release of a new lodash version we started looking into removing lodash as a dependency. The pr/remove-lodash branch has lodash removed and all our build tests are passing (feel we to look, leave feedback and input). This is still a bigger change so we will do some more testing to see if it everything is working correctly. Hopefully there will be a new version released within the next two weeks.
If lodash release a new version before we are done testing there will of course be a new version with the updated lodash version asap.

@matiassantos
Copy link

Sure! i'd be glad to help

@somuda86
Copy link
Author

somuda86 commented Dec 20, 2020

@tobiasengelhardt 4.17.20.has been released. But my 2 cents on removing that dependency

tobiasengelhardt pushed a commit that referenced this issue Dec 21, 2020
tobiasengelhardt added a commit that referenced this issue Dec 21, 2020
@tobiasengelhardt
Copy link
Contributor

Fix is released in 10.0.2. We will continue working on removing lodash.

tobiasengelhardt pushed a commit that referenced this issue Feb 23, 2021
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 a pull request may close this issue.

3 participants