Lucene search

K
cvelistHackeroneCVELIST:CVE-2023-30581
HistoryNov 22, 2023 - 11:28 p.m.

CVE-2023-30581

2023-11-2223:28:30
hackerone
www.cve.org
6
cve-2023-30581
node.js
vulnerability
policy mechanism
experimental feature

AI Score

7.9

Confidence

High

EPSS

0.001

Percentile

21.8%

The use of proto in process.mainModule.proto.require() can bypass the policy mechanism and require modules outside of the policy.json definition. This vulnerability affects all users using the experimental policy mechanism in all active release lines: v16, v18 and, v20.

Please note that at the time this CVE was issued, the policy is an experimental feature of Node.js

CNA Affected

[
  {
    "defaultStatus": "unaffected",
    "vendor": "Node.js",
    "product": "Node.js",
    "versions": [
      {
        "version": "16.20.1",
        "status": "affected",
        "lessThan": "16.20.1",
        "versionType": "semver"
      },
      {
        "version": "18.16.1",
        "status": "affected",
        "lessThan": "18.16.1",
        "versionType": "semver"
      },
      {
        "version": "20.3.1",
        "status": "affected",
        "lessThan": "20.3.1",
        "versionType": "semver"
      }
    ]
  }
]