Lucene search

K
osvGoogleOSV:GHSA-RM36-94G8-835R
HistoryMay 11, 2022 - 12:01 a.m.

Race Condition in Grunt

2022-05-1100:01:37
Google
osv.dev
10
gruntjs
vulnerability
github
file write
local privilege escalation
symlink
.bashrc
/etc/shadow

EPSS

0

Percentile

5.1%

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.