Skip to content

Race Condition in Grunt

High severity GitHub Reviewed Published May 11, 2022 to the GitHub Advisory Database • Updated Apr 6, 2023

Package

npm grunt (npm)

Affected versions

< 1.5.3

Patched versions

1.5.3

Description

file.copy operations in GruntJS are vulnerable to a TOCTOU race condition leading to arbitrary file write in GitHub repository gruntjs/grunt prior to 1.5.3. This vulnerability is capable of arbitrary file writes which can lead to local privilege escalation to the GruntJS user if a lower-privileged user has write access to both source and destination directories as the lower-privileged user can create a symlink to the GruntJS user's .bashrc file or replace /etc/shadow file if the GruntJS user is root.

References

Published by the National Vulnerability Database May 10, 2022
Published to the GitHub Advisory Database May 11, 2022
Reviewed May 25, 2022
Last updated Apr 6, 2023

Severity

High
7.0
/ 10

CVSS base metrics

Attack vector
Local
Attack complexity
High
Privileges required
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H

Weaknesses

CVE ID

CVE-2022-1537

GHSA ID

GHSA-rm36-94g8-835r

Source code

Loading Checking history
See something to contribute? Suggest improvements for this vulnerability.