Closed folortin closed 4 days ago
To add to this: it appears the 'overrides'
option doesn't work for npm and its children, so this vuln can't be overriden externally either besides node_modules
file edits.
Already open here: https://github.com/npm/cli/issues/7902
Duplicate of #7902
Waiting for
Vulnerability Information
Package: npm/cross-spawn Vulnerabilities cross-spawn: >= 7.0.0, < 7.0.5, fixed in 7.0.5 cross-spawn: < 6.0.6, fixed in 6.0.6
Manifest Path: package-lock.json Scope: runtime
Advisory:
Description: Versions of the package cross-spawn before 7.0.5 are vulnerable to Regular Expression Denial of Service (ReDoS) due to improper input sanitization. An attacker can increase the CPU usage and crash the program by crafting a very large and well crafted string.
References:
https://github.com/moxystudio/node-cross-spawn/pull/160 https://github.com/moxystudio/node-cross-spawn/commit/5ff3a07d9add449021d806e45c4168203aa833ff https://github.com/moxystudio/node-cross-spawn/commit/640d391fde65388548601d95abedccc12943374f https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230