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

Update chokidar to current version #1260

Closed
aman-agarwal93 opened this issue Jan 10, 2020 · 10 comments
Closed

Update chokidar to current version #1260

aman-agarwal93 opened this issue Jan 10, 2020 · 10 comments
Assignees

Comments

@aman-agarwal93
Copy link

The chokidar is an optional dependency yet it is on 2.* version which involves vulnerability of kind-of package as follows :

ctorName in index.js in kind-of v6.0.2 allows external user input to overwrite certain internal attributes via a conflicting name, as demonstrated by. Hence, a crafted payload can overwrite this builtin attribute to manipulate the type detection result.

Please upgrade the version to the latest.

@aman-agarwal93
Copy link
Author

@fdintino Please look into the issue. The chokidar has been upgraded to 3.x versions.

@aman-agarwal93
Copy link
Author

@eklingen I have seen you raised a PR for the same. Can you please escalate it to get it merged sooner?

@aman-agarwal93
Copy link
Author

Hello, I haven't seen any activity for the same.
Please update the chokidar dependency to the latest.

@aman-agarwal93
Copy link
Author

@eklingen @fdintino

@DevRCRun
Copy link

It appears snyk have now published this with a POC https://app.snyk.io/test/npm/nunjucks/3.2.0

https://snyk.io/vuln/SNYK-JS-MINIMIST-559764

@fdintino
Copy link
Collaborator

I will update this today.

@fdintino fdintino self-assigned this Mar 11, 2020
@antonsamper
Copy link

Linking PR #1254

@antonsamper
Copy link

@fdintino This issue can be closed as the fix was merged in #1254

@fdintino fdintino closed this as completed Apr 6, 2020
@eran10
Copy link

eran10 commented Feb 14, 2021

there is again a security issue with snyk and chokidar
https://app.snyk.io/test/npm/nunjucks/3.2.2

@ogonkov
Copy link
Contributor

ogonkov commented Feb 14, 2021

chokidar is a peer dependency, it is not lock end user from manually update their chokidar dependency

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

6 participants