Vulnerability Description
A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descriptors, however, operations such as fs.fchown or fs.fchmod can use a "read-only" file descriptor to change the owner and permissions of a file.
CVSS Score
LOW
References
- https://nodejs.org/en/blog/vulnerability/july-2024-security-releases
- https://security.netapp.com/advisory/ntap-20241122-0005/
FAQ
What is CVE-2024-36137?
CVE-2024-36137 is a vulnerability with a CVSS score of 3.3 (LOW). A vulnerability has been identified in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. Node.js Permission Model do not operate on file descript...
How severe is CVE-2024-36137?
CVE-2024-36137 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-36137?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.