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

multiple vulnerabilities that exist in lodash.findlast #5832

Open
michaelrodov opened this issue Mar 18, 2024 · 4 comments
Open

multiple vulnerabilities that exist in lodash.findlast #5832

michaelrodov opened this issue Mar 18, 2024 · 4 comments

Comments

@michaelrodov
Copy link

Hi
I see multiple vulnerabilities that exist in lodash.findlast
in the latest version (4.6.0)

BDSA-2019-3842
BDSA-2020-3839
CVE-2020-8203 (BDSA-2020-1674)
CVE-2021-23337 (BDSA-2021-0392)
CVE-2019-10744 (BDSA-2019-2112)

When is it planned to attend these vulnerabilities
thank you!

@johnmc-tc
Copy link

In the same boat. They've been flagged by our security tools as Critical and we need to remediate. Any plans to address these?

@mihob
Copy link

mihob commented Apr 18, 2024

Any news on this issue?

@Trott
Copy link

Trott commented Apr 18, 2024

The Lodash documentation encourages people to stop using per-method packages like lodash.findlast and install lodash instead. That won't help for indirect dependencies, but you know, FYI, if you're using lodash.findlast directly, perhaps consider switching to lodash and using _.findlast() that way instead.

@mihob
Copy link

mihob commented Apr 18, 2024

In our case, it is lodash.template and a sub-dependency of another package. That's why we can't do anything about it directly.

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

No branches or pull requests

4 participants