CVE-2024-21890

CVE Details

Release Date:2024-02-19
Impact:Moderate What is this?

Description


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.

See more information about CVE-2024-21890 from MITRE CVE dictionary and NIST NVD


NOTE: The following CVSS metrics and score provided are preliminary and subject to review.


CVSS v3 metrics

Base Score: 5.0
Vector String: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Version: 3.0
Attack Vector: Local
Attack Complexity: Low
Privileges Required: None
User Interaction: Required
Scope: Changed
Confidentiality Impact: Low
Integrity Impact: Low
Availability Impact: None

Errata information


PlatformErrataRelease Date
Oracle Linux version 8 (nodejs)ELSA-2024-16872024-04-08
Oracle Linux version 8 (nodejs-nodemon)ELSA-2024-16872024-04-08
Oracle Linux version 8 (nodejs-packaging)ELSA-2024-16872024-04-08
Oracle Linux version 9 (nodejs)ELSA-2024-16882024-04-08
Oracle Linux version 9 (nodejs-nodemon)ELSA-2024-16882024-04-08
Oracle Linux version 9 (nodejs-packaging)ELSA-2024-16882024-04-08


This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections:

software.hardware.complete