fs.openAsBlob() can bypass the experimental permission model when using the file system read restriction with the `--allow-fs-read` flag in Node.js 20. This flaw arises from a missing check in the `fs.openAsBlob()` API.
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 |
---|---|---|
New CVE |
Information
Published : 2024-09-07 16:15
Updated : 2024-11-21 08:00
NVD link : CVE-2023-30583
Mitre link : CVE-2023-30583
CVE.ORG link : CVE-2023-30583
JSON object : View
Products Affected
No product.
CWE
CWE-284
Improper Access Control