CVE-2024-36137
Published: July 12, 2024Last modified: July 17, 2024
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.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 3.3 |
Attack Vector | LOCAL |
Attack complexity | LOW |
Privileges required | LOW |
User interaction | NONE |
Scope | UNCHANGED |
Confidentiality | NONE |
Integrity impact | LOW |
Availability impact | NONE |
Vector | CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N |
Status
Product | Release | Package | Status |
---|---|---|---|
Alpaquita Linux | 23 LTS | nodejs | Not affected (18.16.0-r0) |
Stream | nodejs | Fixed (20.15.1-r0) |
References
- https://nodejs.org/en/blog/vulnerability/july-2024-security-releases
- https://security.netapp.com/advisory/ntap-20241122-0005/