VDB
BIT-node-min-2024-21890
BIT-node-min-2024-21890
PUBLISHED
CVSS 6.5 MEDIUM
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.
Risk Scores
CVSS v3.1
6.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Bitnami | node-min | 20.0.0, 21.0.0, 21.0.0 |
Timeline
- Dec 16, 2024 CVE Published
- Feb 11, 2026 CVE Updated
References
- http://www.openwall.com/lists/oss-security/2024/03/11/1 url
- https://hackerone.com/reports/2257156 url
- https://security.netapp.com/advisory/ntap-20240315-0002/ url
- https://nvd.nist.gov/vuln/detail/CVE-2024-21890 url
- https://github.com/nodejs/node/releases/tag/v20.11.1 url
- https://github.com/nodejs/node/releases/tag/v21.6.2 url