CVE-2024-36137

Source
https://cve.org/CVERecord?id=CVE-2024-36137
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-36137.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-36137
Aliases
Downstream
Related
Withdrawn
2026-01-27T04:20:10.947489Z
Published
2024-09-07T16:15:02Z
Modified
2026-03-12T02:16:28.149373326Z
Summary
[none]
Details

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.

References

Affected packages