`fs.mkdtemp()` and `fs.mkdtempSync()` can be used to bypass the permission model check using a path traversal attack. This flaw arises from a missing check in the fs.mkdtemp() API and the impact is a malicious actor could create an arbitrary directory.
This vulnerability affects all users using the experimental permission model in Node.js 20.
Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
References
Link | Resource |
---|---|
https://hackerone.com/reports/2037887 | Issue Tracking |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQPELKG2LVTADSB7ME73AV4DXQK47PWK/ | Mailing List Third Party Advisory |
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PBOZE2QZIBLFFTYWYN23FGKN6HULZ6HX/ | Mailing List Third Party Advisory |
https://security.netapp.com/advisory/ntap-20230915-0009/ | Third Party Advisory |
Configurations
History
21 Sep 2023, 19:38
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://security.netapp.com/advisory/ntap-20230915-0009/ - Third Party Advisory |
15 Sep 2023, 14:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
22 Aug 2023, 01:55
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CWE | CWE-22 | |
CPE | cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:* cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
|
First Time |
Fedoraproject
Fedoraproject fedora Nodejs node.js Nodejs |
|
References | (MISC) https://hackerone.com/reports/2037887 - Issue Tracking | |
References | (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PBOZE2QZIBLFFTYWYN23FGKN6HULZ6HX/ - Mailing List, Third Party Advisory | |
References | (MISC) https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/JQPELKG2LVTADSB7ME73AV4DXQK47PWK/ - Mailing List, Third Party Advisory |
19 Aug 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
16 Aug 2023, 03:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
15 Aug 2023, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-08-15 16:15
Updated : 2024-02-28 20:33
NVD link : CVE-2023-32003
Mitre link : CVE-2023-32003
CVE.ORG link : CVE-2023-32003
JSON object : View
Products Affected
fedoraproject
- fedora
nodejs
- node.js
CWE
CWE-22
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')