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 watching through the fs.watchFile API. As a result, malicious actors can monitor files that they do not have explicit read access to.
Please note that at the time this CVE was issued, the permission model is an experimental feature of Node.js.
References
Configurations
No configuration.
History
21 Nov 2024, 08:00
Type | Values Removed | Values Added |
---|---|---|
References |
|
09 Sep 2024, 19:35
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.3 |
CWE | CWE-284 |
09 Sep 2024, 13:03
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
07 Sep 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-07 16:15
Updated : 2024-11-21 08:00
NVD link : CVE-2023-30582
Mitre link : CVE-2023-30582
CVE.ORG link : CVE-2023-30582
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control