CVE-2024-51481
CVSS:4.0/AV:L/AC:H/AT:P/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Summary
Nix is a package manager for Linux and other Unix systems. On macOS, built-in builders (such as builtin:fetchurl, exposed to users with import <nix/fetchurl.nix>) were not executed in the macOS sandbox. Thus, these builders (which are running under the nixbld* users) had read access to world-readable paths and write access to world-writable paths outside of the sandbox. This issue is fixed in 2.18.9, 2.19.7, 2.20.9, 2.21.5, 2.22.4, 2.23.4, and 2.24.10. Note that sandboxing is not enabled by default on macOS. The Nix sandbox is not primarily intended as a security mechanism, but as an aid to improve reproducibility and purity of Nix builds. However, sandboxing can mitigate the impact of other security issues by limiting what parts of the host system a build has access to.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| NixOS | nix | < 2.18.9 | affected |
| NixOS | nix | >= 2.19.0, < 2.19.7, 2.20.9, 2.21.5, 2.22.4, 2.23.4, 2.24.10 | affected |
| NixOS | nix | >= 2.20.0, < 2.20.9 | affected |
| NixOS | nix | >= 2.21.0, < 2.21.5 | affected |
| NixOS | nix | >= 2.22.0, < 2.22.4 | affected |
| NixOS | nix | >= 2.23.0, < 2.23.4 | affected |
| NixOS | nix | >= 2.24.0, < 2.24.10 | affected |
Weaknesses
- CWE-693: CWE-693: Protection Mechanism Failure
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://github.com/NixOS/nix/security/advisories/GHSA-wf4c-57rh-9pjg
- https://github.com/NixOS/nix/commit/597fcc98e18e3178734d06a9e7306250e8cb8d74
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.