Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2024-27297


Nix is a package manager for Linux and other Unix systems. A fixed-output derivations on Linux can send file descriptors to files in the Nix store to another program running on the host (or another fixed-output derivation) via Unix domain sockets in the abstract namespace. This allows to modify the output of the derivation, after Nix has registered the path as "valid" and immutable in the Nix database. In particular, this allows the output of fixed-output derivations to be modified from their expected content. This issue has been addressed in versions 2.3.18 2.18.2 2.19.4 and 2.20.5. Users are advised to upgrade. There are no known workarounds for this vulnerability.


Published

2024-03-11T22:15:55.277

Last Modified

2025-06-27T13:15:23.240

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.3 (MEDIUM)

Weaknesses
  • Type: Secondary
    CWE-367
  • Type: Primary
    CWE-367

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application nixos nix < 2.3.18 Yes
Application nixos nix < 2.18.2 Yes
Application nixos nix < 2.19.4 Yes
Application nixos nix < 2.20.5 Yes

References