Node.js is an open-source, cross-platform, JavaScript runtime environment, it executes JavaScript code outside of a browser.
Security Fix(es):
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.(CVE-2024-36137)
{ "severity": "Low" }
{ "src": [ "nodejs-20.18.2-2.oe2403.src.rpm" ], "noarch": [ "nodejs-docs-20.18.2-2.oe2403.noarch.rpm" ], "aarch64": [ "nodejs-20.18.2-2.oe2403.aarch64.rpm", "nodejs-debuginfo-20.18.2-2.oe2403.aarch64.rpm", "nodejs-debugsource-20.18.2-2.oe2403.aarch64.rpm", "nodejs-devel-20.18.2-2.oe2403.aarch64.rpm", "nodejs-full-i18n-20.18.2-2.oe2403.aarch64.rpm", "nodejs-libs-20.18.2-2.oe2403.aarch64.rpm", "npm-10.8.2-1.20.18.2.2.oe2403.aarch64.rpm", "v8-devel-11.3.244.8-1.20.18.2.2.oe2403.aarch64.rpm" ], "x86_64": [ "nodejs-20.18.2-2.oe2403.x86_64.rpm", "nodejs-debuginfo-20.18.2-2.oe2403.x86_64.rpm", "nodejs-debugsource-20.18.2-2.oe2403.x86_64.rpm", "nodejs-devel-20.18.2-2.oe2403.x86_64.rpm", "nodejs-full-i18n-20.18.2-2.oe2403.x86_64.rpm", "nodejs-libs-20.18.2-2.oe2403.x86_64.rpm", "npm-10.8.2-1.20.18.2.2.oe2403.x86_64.rpm", "v8-devel-11.3.244.8-1.20.18.2.2.oe2403.x86_64.rpm" ] }