question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm audit high vulnerability from lodash

See original GitHub issue

webpack-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:closed
  • Created 4 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
bebrawcommented, Aug 27, 2019

I bumped the minimum for lodash. Sorry for the delay (busy with work atm).

I would love to finish the TS port next.

1reaction
badrangecommented, Aug 27, 2019

By the way, I think the changes with ^ and ~ are desirable, and probably caused by improvements in npm

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found