Executive Summary

Informations
Name CVE-2024-51481 First vendor Publication 2024-10-31
Vendor Cve Last vendor Modification 2024-11-01

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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 `) 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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-51481

CWE : Common Weakness Enumeration

% Id Name
100 % CWE-693 Protection Mechanism Failure

Sources (Detail)

https://github.com/NixOS/nix/commit/597fcc98e18e3178734d06a9e7306250e8cb8d74
https://github.com/NixOS/nix/security/advisories/GHSA-wf4c-57rh-9pjg
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-11-01 17:27:33
  • Multiple Updates
2024-10-31 21:27:32
  • First insertion