Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-21890


The Node.js Permission Model does not clarify in the documentation that wildcards should be only used as the last character of a file path. For example: ``` --allow-fs-read=/home/node/.ssh/*.pub ``` will ignore `pub` and give access to everything after `.ssh/`. This misleading documentation affects all users using the experimental permission model in Node.js 20 and Node.js 21. Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.


Published

2024-02-20T02:15:50.120

Last Modified

2025-02-12T14:59:58.097

Status

Analyzed

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    NVD-CWE-Other

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application nodejs node.js < 20.11.1 Yes
Application nodejs node.js < 21.6.2 Yes

References