CVE-2022-1537
CVSS V2 Medium 6.9
CVSS V3 High 7
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.
Overview
- CVE ID
- CVE-2022-1537
- Assigner
- security@huntr.dev
- Vulnerability Status
- Modified
- Published Version
- 2022-05-10T14:15:08
- Last Modified Date
- 2023-04-05T22:15:07
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:gruntjs:grunt:*:*:*:*:*:node.js:*:* | 1 | OR | 1.5.3 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:L/AC:M/Au:N/C:C/I:C/A:C
- Access Vector
- LOCAL
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- COMPLETE
- Integrity Impact
- COMPLETE
- Availability Impact
- COMPLETE
- Base Score
- 6.9
- Severity
- MEDIUM
- Exploitability Score
- 3.4
- Impact Score
- 10
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- LOCAL
- Attack Compatibility
- HIGH
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 7
- Base Severity
- HIGH
- Exploitability Score
- 1
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
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 |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2022-1537 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1537 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 15:40:32 | Added to TrackCVE | |||
2023-04-06 03:12:54 | 2023-04-05T22:15:07 | CVE Modified Date | updated | |
2023-04-06 03:12:54 | Analyzed | Modified | Vulnerability Status | updated |
2023-04-06 03:12:54 | References | updated |