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

Lodash security issue #64

Open
mctaggaj opened this issue Dec 6, 2018 · 5 comments
Open

Lodash security issue #64

mctaggaj opened this issue Dec 6, 2018 · 5 comments
Assignees

Comments

@mctaggaj
Copy link

mctaggaj commented Dec 6, 2018

The version of lodash this package is using has a security vulnerability (found in npm audit) this issue can be resolved by updating the version of lodash to >= 4.17.5
image

@mikegioia
Copy link

Is it possible to update this? I'm getting the same npm audit message.

@hkernbach
Copy link

Yep, now even more. Still maintained?

High:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.11                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ grunt-contrib-jst [dev]                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ grunt-contrib-jst > lodash                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/782                             │
└───────────────┴──────────────────────────────────────────────────────────────┘

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ High          │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.12                                                    │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ grunt-contrib-jst [dev]                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ grunt-contrib-jst > lodash                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1065                            │
└───────────────┴──────────────────────────────────────────────────────────────┘

Low:

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ lodash                                                       │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=4.17.5                                                     │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ grunt-contrib-jst [dev]                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ grunt-contrib-jst > lodash                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/577                             │
└───────────────┴──────────────────────────────────────────────────────────────┘

@shailesh-kanzariya
Copy link
Contributor

shailesh-kanzariya commented Oct 28, 2020

I am also getting THREE
Screenshot 2020-10-29 at 1 43 22 AM

@ALL,
Is there any other alternate solution if this is not fixed in this module/grunt-contrib-jst?

@vladikoff vladikoff self-assigned this Oct 29, 2020
@shailesh-kanzariya
Copy link
Contributor

shailesh-kanzariya commented Nov 30, 2020

@vladikoff
Fixed this issue and created PR for the same @ #65

@shailesh-kanzariya
Copy link
Contributor

@vladikoff
Fixed this issue and created PR for the same @ #65

@vladikoff
Thank you for pointing it out. Updated CI script.

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

No branches or pull requests

5 participants