Eslint-plugin-import: Regular Expression Denial of Service (ReDoS)

Created on 9 Jun 2017  Â·  2Comments  Â·  Source: benmosher/eslint-plugin-import

I updated to v2.3.0 and low snyk.io returns what the issue title says.
Also this:

Vulnerable module: ms
Introduced through: [email protected] › [email protected] › [email protected] › [email protected]

More info to this vulnerability: https://snyk.io/vuln/npm:ms:20170412

Is there a quick way to fix this?

Most helpful comment

Just because there's a vulnerability, does not mean it necessarily affect you. In this case only your own eslint configuration can provide a regular expression, so the risk does not exist.

That said, it'd be ideal to update the dep chain.

All 2 comments

Just because there's a vulnerability, does not mean it necessarily affect you. In this case only your own eslint configuration can provide a regular expression, so the risk does not exist.

That said, it'd be ideal to update the dep chain.

fixed in v2.5.0 or so

Was this page helpful?
0 / 5 - 0 ratings

Related issues

daltonamitchell picture daltonamitchell  Â·  3Comments

felixfbecker picture felixfbecker  Â·  3Comments

benmosher picture benmosher  Â·  3Comments

xiaodi0003 picture xiaodi0003  Â·  3Comments

tamlyn picture tamlyn  Â·  3Comments