Node.js: fs.mkdtemp() and fs.mkdtempSync() are missing getValidatedPath() checks.
A vulnerability was found in the fs.mkdtemp and fs.mkdtempSync functions in Node.js 20, which allowed malicious actors to bypass the permission model check and create arbitrary directories...