You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
ID: https://github.com/advisories/GHSA-3xgq-45jj-v275
CVE ID: https://github.com/advisories/GHSA-3xgq-45jj-v275
Severity: high
Alert url:
https://github.com/Wise-Ingegneria/W-Radio-TS/security/dependabot/11
Summary: Regular Expression Denial of Service (ReDoS) in cross-spawn
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.
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.
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:
moxystudio/node-cross-spawn#160
moxystudio/node-cross-spawn@5ff3a07
moxystudio/node-cross-spawn@640d391
https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230
The text was updated successfully, but these errors were encountered: