npm audit high vulnerability from lodash
See original GitHub issuewebpack-merge v4.2.1 nodejs v11.1.0 Linux-Mint-18.4.15
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Moderate │ Prototype Pollution │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package │ lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ webpack-merge │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path │ webpack-merge > lodash │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info │ https://nodesecurity.io/advisories/782 │
└───────────────┴──────────────────────────────────────────────────────────────┘
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
npm audit finds 4 vulnerabilities in lodash · Issue #3995 - GitHub
Running npm audit for a project with testcafe in the dependencies brings up vulnerability in lodash v.4.17.11. What is your Test Scenario?
Read more >How to fix Seriate and Lodash vulnerabilities - Stack Overflow
2 Answers 2 · Check the “Path” field for the location of the vulnerability. · On the npm public registry, find the package...
Read more >lodash vulnerabilities | Snyk
version published direct vulnerabilities
4.17.21 20 Feb, 2021 0. C. 0. H. 0. M. 0. L
4.17.20 13 Aug, 2020 0. C. 1. H. 1....
Read more >Fixing security vulnerabilities in npm dependencies in less ...
2.1) To fix any dependency, you need to first know which npm package depends on that. npm audit. This will tell you the...
Read more >Update vulnerable lodash version in WebRender Debugger
The lodash team released a security update for a critical prototype pollution vulnerability that can lead to remote code execution.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I bumped the minimum for lodash. Sorry for the delay (busy with work atm).
I would love to finish the TS port next.
By the way, I think the changes with ^ and ~ are desirable, and probably caused by improvements in npm