Executive Summary

Informations
Name CVE-2024-21890 First vendor Publication 2024-02-20
Vendor Cve Last vendor Modification 2025-02-12

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N
Overall CVSS Score 6.5
Base Score 6.5 Environmental Score 6.5
impact SubScore 2.5 Temporal Score 6.5
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact Low
Integrity Impact Low Availability Impact None
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-21890

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 218

Sources (Detail)

http://www.openwall.com/lists/oss-security/2024/03/11/1
https://hackerone.com/reports/2257156
https://security.netapp.com/advisory/ntap-20240315-0002/
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
2
3
4
5
Date Informations
2025-02-12 17:20:50
  • Multiple Updates
2024-11-25 09:26:58
  • Multiple Updates
2024-05-02 00:27:32
  • Multiple Updates
2024-03-15 13:27:32
  • Multiple Updates
2024-02-21 05:27:24
  • Multiple Updates
2024-02-20 09:27:24
  • First insertion