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

Please update to chokidar 2.x to avoid ReDOS vulnerability #47

Open
StephenWeatherford opened this issue Feb 14, 2019 · 5 comments
Open

Comments

@StephenWeatherford
Copy link

https://snyk.io/test/npm/chokidar/1.7.0

@danielfigueiredo
Copy link

Quick heads up, looks like the dependency "chokidar": "^1.6.0", has been removed from cpx, maybe just publishing a new version would do the trick?

@Misiu
Copy link

Misiu commented Oct 13, 2020

@mysticatea could you take a look at this please?

@flvyu
Copy link

flvyu commented Jun 7, 2021

@mysticatea Reviving this discussion again. Would you be able to get the new version published? Let me know if I can help.

@lietusme
Copy link

lietusme commented Oct 19, 2021

Any update on this? cpx 1.50 is latest and still contains vulnerabilities
GHSA-ww39-953v-wcq6
https://nvd.nist.gov/vuln/detail/CVE-2018-1109

│ └─┬ cpx@1.5.0
│   └─┬ chokidar@1.7.0
│     ├─┬ anymatch@1.3.2
│     │ └─┬ micromatch@2.3.11
│     │   └─┬ parse-glob@3.0.4
│     │     └─┬ glob-base@0.3.0
│     │       └── glob-parent@2.0.0 
│     └── glob-parent@2.0.0 

├─┬ @bentley/build-tools@2.19.17
│ └─┬ cpx@1.5.0
│   └─┬ chokidar@1.7.0
│     ├─┬ anymatch@1.3.2
│     │ └─┬ micromatch@2.3.11
│     │   └── braces@1.8.5 

Need to use glob-parent 5.1.2 and braces 2.3.1

@vladimiry
Copy link

vladimiry commented Oct 19, 2021

@lietusme this project clearly looks abandoned, so you might want to explore its alive fork https://github.com/bcomnes/cpx2 (basically drop-in replacement).

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