Lucene search

K
cvelistHackeroneCVELIST:CVE-2024-21890
HistoryFeb 20, 2024 - 1:31 a.m.

CVE-2024-21890

2024-02-2001:31:08
hackerone
raw.githubusercontent.com
node.js
permission model
wildcards
file paths
documentation
security vulnerabilities
experimental feature

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

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.

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%