Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://nodejs.org/en/blog/vulnerability/june-2023-security-releases
- https://security.netapp.com/advisory/ntap-20240926-0006/
FAQ
What is CVE-2023-30583?
CVE-2023-30583 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2023-30583?
CVE-2023-30583 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-30583?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.