A vulnerability has been identified in Node.js version 20, affecting users of the experimental permission model when the --allow-fs-read flag is used with a non-* argument.
This flaw arises from an inadequate permission model that fails to restrict file stats through the `fs.statfs` API. As a result, malicious actors can retrieve stats from files that they do not have explicit read access to.
This vulnerability affects all users using the experimental permission model in Node.js 20.
Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
References
Link | Resource |
---|---|
https://hackerone.com/reports/2051224 | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20231103-0004/ | Third Party Advisory VDB Entry |
https://hackerone.com/reports/2051224 | Exploit Third Party Advisory |
https://security.netapp.com/advisory/ntap-20231103-0004/ | Third Party Advisory VDB Entry |
Configurations
History
21 Nov 2024, 08:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://hackerone.com/reports/2051224 - Exploit, Third Party Advisory | |
References | () https://security.netapp.com/advisory/ntap-20231103-0004/ - Third Party Advisory, VDB Entry |
22 Dec 2023, 17:07
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://security.netapp.com/advisory/ntap-20231103-0004/ - Third Party Advisory, VDB Entry |
04 Nov 2023, 06:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
20 Sep 2023, 14:11
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CWE | CWE-732 | |
First Time |
Nodejs
Nodejs node.js |
|
References | (MISC) https://hackerone.com/reports/2051224 - Exploit, Third Party Advisory | |
CPE | cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* |
12 Sep 2023, 11:52
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-09-12 02:15
Updated : 2024-11-21 08:02
NVD link : CVE-2023-32005
Mitre link : CVE-2023-32005
CVE.ORG link : CVE-2023-32005
JSON object : View
Products Affected
nodejs
- node.js
CWE
CWE-732
Incorrect Permission Assignment for Critical Resource