Vulnerability in Nodejs Node
CVE-2023-32005
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.
EPSS: 0.012 (64.8th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Nodejs Node — versions 4.0, 5.0, 6.0
- Nodejs Node.js
Weakness classification (CWE)
Public proof-of-concept exploits
References
- support@hackerone.com (Exploit, Third Party Advisory)
- support@hackerone.com (VDB Entry, Third Party Advisory)
Frequently asked questions
- What is CVE-2023-32005?
- CVE-2023-32005 is a medium-severity vulnerability in Nodejs Node, classified under Incorrect Permission Assignment for Critical Resource. CVSS score: 5.3/10. Published 2023-09-12.
- How severe is CVE-2023-32005?
- Medium severity. CVSS v3 base score is 5.3 out of 10.
- Is CVE-2023-32005 known to be exploited?
- 3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.