-
Notifications
You must be signed in to change notification settings - Fork 7k
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
Prototype Pollution in lodash.set #5894
Comments
Hi @Jessegerard There packages are no longer supported it's unlikely they will receive any update. |
@falsyvalues Thanks for your response. I had no idea the "dot" micro packages were no longer receiving security updates. There's no warning on the npm page. Do you know if there has been a discussion about marking them as deprecated in npm? Or adding instructions for migrating to a supported version of lodash? Those packages are still downloaded millions of times a week, seems like they should be properly sunset. |
@Jessegerard The Lodash Per-Method Packages document already notes,
|
@Jessegerard Depending on the context specifying |
Github Advisory: GHSA-p6mc-m468-83gw
High Severity Issue
Looks like this issue was patched in lodash@4.17.19
Is it possible to patch the
lodash.set
package?The text was updated successfully, but these errors were encountered: