Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-32003
HistoryAug 15, 2023 - 3:10 p.m.

CVE-2023-32003

2023-08-1515:10:29
hackerone
www.cve.org
3
cve-2023-32003
path traversal attack
missing check
arbitrary directory
experimental feature
node.js 20

7.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

21.2%

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 Affected

[
  {
    "defaultStatus": "unaffected",
    "vendor": "Node.js",
    "product": "Node.js",
    "versions": [
      {
        "version": "20.5.0",
        "status": "affected",
        "lessThanOrEqual": "20.5.0",
        "versionType": "semver"
      }
    ]
  }
]

7.3 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

21.2%