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
Link | Resource |
---|---|
https://github.com/gruntjs/grunt/commit/58016ffac5ed9338b63ecc2a63710f5027362bae | Patch Technical Description |
https://huntr.dev/bounties/0179c3e5-bc02-4fc9-8491-a1a319b51b4d | Exploit Issue Tracking Patch Technical Description |
https://lists.debian.org/debian-lts-announce/2023/04/msg00006.html | |
https://github.com/gruntjs/grunt/commit/58016ffac5ed9338b63ecc2a63710f5027362bae | Patch Technical Description |
https://huntr.dev/bounties/0179c3e5-bc02-4fc9-8491-a1a319b51b4d | Exploit Issue Tracking Patch Technical Description |
https://lists.debian.org/debian-lts-announce/2023/04/msg00006.html |
Configurations
History
21 Nov 2024, 06:40
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/gruntjs/grunt/commit/58016ffac5ed9338b63ecc2a63710f5027362bae - Patch, Technical Description | |
References | () https://huntr.dev/bounties/0179c3e5-bc02-4fc9-8491-a1a319b51b4d - Exploit, Issue Tracking, Patch, Technical Description | |
References | () https://lists.debian.org/debian-lts-announce/2023/04/msg00006.html - |
16 May 2022, 17:08
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : 6.9
v3 : 7.0 |
CWE | CWE-367 | |
CPE | cpe:2.3:a:gruntjs:grunt:*:*:*:*:*:node.js:*:* | |
References | (MISC) https://github.com/gruntjs/grunt/commit/58016ffac5ed9338b63ecc2a63710f5027362bae - Patch, Technical Description | |
References | (CONFIRM) https://huntr.dev/bounties/0179c3e5-bc02-4fc9-8491-a1a319b51b4d - Exploit, Issue Tracking, Patch, Technical Description |
10 May 2022, 14:34
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2022-05-10 14:15
Updated : 2024-11-21 06:40
NVD link : CVE-2022-1537
Mitre link : CVE-2022-1537
CVE.ORG link : CVE-2022-1537
JSON object : View
Products Affected
gruntjs
- grunt
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition