Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-23918
HistoryFeb 23, 2023 - 12:00 a.m.

CVE-2023-23918

2023-02-2300:00:00
hackerone
www.cve.org
6
node.js
privilege escalation
experimental permissions

AI Score

8.3

Confidence

High

EPSS

0.002

Percentile

53.6%

A privilege escalation vulnerability exists in Node.js <19.6.1, <18.14.1, <16.19.1 and <14.21.3 that made it possible to bypass the experimental Permissions (https://nodejs.org/api/permissions.html) feature in Node.js and access non authorized modules by using process.mainModule.require(). This only affects users who had enabled the experimental permissions option with --experimental-policy.

CNA Affected

[
  {
    "vendor": "n/a",
    "product": "https://github.com/nodejs/node",
    "versions": [
      {
        "version": "Fixed in 19.6.1, 18.14.1, 16.19.1, 14.21.3",
        "status": "affected"
      }
    ]
  }
]