Nixos

Nix

7 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.04%
  • Veröffentlicht 31.10.2024 17:15:13
  • Zuletzt bearbeitet 01.11.2024 12:57:03

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 und...

  • EPSS 0.06%
  • Veröffentlicht 26.09.2024 18:15:10
  • Zuletzt bearbeitet 30.09.2024 12:46:20

Nix is a package manager for Linux and other Unix systems. Starting in version 1.11 and prior to versions 2.18.8 and 2.24.8, `<nix/fetchurl.nix>` did not verify TLS certificates on HTTPS connections. This could lead to connection details such as full...

  • EPSS 0.22%
  • Veröffentlicht 10.09.2024 16:15:21
  • Zuletzt bearbeitet 15.01.2025 14:29:23

Nix is a package manager for Linux and other Unix systems. A bug in Nix 2.24 prior to 2.24.6 allows a substituter or malicious user to craft a NAR that, when unpacked by Nix, causes Nix to write to arbitrary file system locations to which the Nix pro...

  • EPSS 0.02%
  • Veröffentlicht 28.06.2024 14:15:03
  • Zuletzt bearbeitet 21.11.2024 09:26:13

Nix is a package manager for Linux and other Unix systems that makes package management reliable and reproducible. A build process has access to and can change the permissions of the build directory. After creating a setuid binary in a globally acces...

  • EPSS 0.18%
  • Veröffentlicht 18.05.2024 22:15:07
  • Zuletzt bearbeitet 27.06.2025 12:15:29

Nix through 2.22.1 mishandles certain usage of hash caches, which makes it easier for attackers to replace current source code with attacker-controlled source code by luring a maintainer into accepting a malicious pull request.

Exploit
  • EPSS 0.06%
  • Veröffentlicht 11.03.2024 22:15:55
  • Zuletzt bearbeitet 27.06.2025 13:15:23

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

Exploit
  • EPSS 0.05%
  • Veröffentlicht 09.10.2019 22:15:10
  • Zuletzt bearbeitet 15.01.2025 14:29:23

Nix through 2.3 allows local users to gain access to an arbitrary user's account because the parent directory of the user-profile directories is world writable.