« List of all CVEs

CVE-2023-32003

Published: 8/15/2023 Last updated: 7/3/2025 Reserved: 5/1/2023

`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.

CNA assigner: hackerone (36234546-b8fa-4601-9d6f-f4e334aa8ea1) Requested by: n/a

Metrics

Version Score Severity Vector String
3.1 5.3 Medium CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Opam packages affected (1)

conf-npm

Products affected (2)

Product Vendor Version
Node NodeJS < 10.0.19044.3930
Node NodeJS < 10.0.17763.2452

References (16)