Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-32005
HistorySep 12, 2023 - 1:36 a.m.

CVE-2023-32005

2023-09-1201:36:55
hackerone
www.cve.org
cve-2023-32005
node.js
permission model
file stats
experimental
security vulnerability

7.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

35.4%

A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument.

This flaw arises from an inadequate permission model that fails to restrict file stats through the fs.statfs API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.

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.1 High

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

35.4%