Bug 2299281 (CVE-2024-36137)
Summary: | CVE-2024-36137 nodejs: fs.fchown/fchmod bypasses permission model | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Robb Gatica <rgatica> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | unspecified | CC: | caswilli, hhorak, kaycoth |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in Node.js, affecting users of the experimental permission model when the --allow-fs-write flag is used. The Node.js Permission Model does 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.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2299331 | ||
Bug Blocks: |
Description
Robb Gatica
2024-07-22 14:05:18 UTC
This issue has been addressed in the following products: Red Hat Enterprise Linux 9 Via RHSA-2024:5815 https://access.redhat.com/errata/RHSA-2024:5815 This issue has been addressed in the following products: Red Hat Enterprise Linux 8 Via RHSA-2024:5814 https://access.redhat.com/errata/RHSA-2024:5814 |