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
grunt is a JavaScript task runner.
Affected versions of this package are vulnerable to Race Condition via the file.copy operations. Exploiting this vulnerability leads to arbitrary file writing when an attacker can create a symlink just after deletion of the destination symlink, but right before the symlink is being written.
Detailed paths
Overview
grunt is a JavaScript task runner.
Affected versions of this package are vulnerable to Race Condition via the
file.copy
operations. Exploiting this vulnerability leads to arbitrary file writing when an attacker can create a symlink just after deletion of the destination symlink, but right before the symlink is being written.Remediation
Upgrade
grunt
to version 1.5.3 or higher.References
SNYK-JS-GRUNT-2813632
(CVE-2022-1537) grunt@1.4.1
The text was updated successfully, but these errors were encountered: