Security Advisory

CVE-2024-36137

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-09-07 16:00:35
Last updated 2025-04-30 22:25:18
Assigner hackerone
State PUBLISHED

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.