Skip to content

[Security] Bump cross-spawn from 6.0.5 to 6.0.6

Dependabot requested to merge dependabot-npm_and_yarn-cross-spawn-6.0.6 into master

Bumps cross-spawn from 6.0.5 to 6.0.6. This update includes a security fix.

Vulnerabilities fixed

Regular Expression Denial of Service (ReDoS) in cross-spawn
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.

Patched versions: 6.0.6; 7.0.5
Affected versions: = 7.0.0, < 7.0.5

Changelog

Sourced from cross-spawn's changelog.

6.0.6 (2024-11-18)

Bug Fixes

Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading