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.

One low severity vulnerability caused by lodash

See original GitHub issue

Node: v9.3.0 NPM: 6.1.0 React-native: 0.56.0 Native-base: 2.7.0

                       === npm audit security report ===

┌──────────────────────────────────────────────────────────────────────────────┐
│                                Manual Review                                 │
│            Some vulnerabilities require your attention to resolve            │
│                                                                              │
│         Visit https://go.npm.me/audit-guide for additional guidance          │
└──────────────────────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ native-base                                                  │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ native-base > lodash                                         │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://nodesecurity.io/advisories/577                       │
└───────────────┴──────────────────────────────────────────────────────────────┘
found 1 low severity vulnerability in 84357 scanned packages 
  1 vulnerability requires manual review. See the full report for details.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:17 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
m14tcommented, Aug 8, 2018

Would it be possible to get a new release out with c737188? Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

i am getting a low severity vulnerability related to lodash ...
It means that the package has a known vulnerability in this case one with low severity. To clarify it is not related to...
Read more >
lodash 4.17.4 vulnerabilities
Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) via the toNumber , trim and trimEnd functions.
Read more >
Security Bulletin: Vulnerability in Lodash affects ...
There is a vulnerability in Lodash that could allow an attacker to launch a DOS attack. The code is used by IBM Process...
Read more >
Prototype Pollution in lodash - CVE-2020-8203
Versions of lodash prior to 4.17.19 are vulnerable to Prototype Pollution. The function zipObjectDeep allows a malicious user to modify the prototype of...
Read more >
Lodash < 4.17.12 Prototype Pollution
According to its self-reported version number, Lodash is prior to 4.17.12. It is, therefore, affected by a prototype pollution vulnerability in the function ......
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