OESA-2025-1519

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2025-1519
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2025-1519.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2025-1519
Upstream
Published
2025-05-16T13:24:48Z
Modified
2025-08-12T05:44:14.535877Z
Summary
nodejs security update
Details

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)

Database specific
{
    "severity": "Low"
}
References

Affected packages

openEuler:24.03-LTS / nodejs

Package

Name
nodejs
Purl
pkg:rpm/openEuler/nodejs&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
20.18.2-2.oe2403

Ecosystem specific

{
    "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"
    ]
}