Uutils

Coreutils

44 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
Exploit
  • EPSS 0.17%
  • Veröffentlicht 22.04.2026 16:07:39
  • Zuletzt bearbeitet 24.04.2026 19:05:55

A vulnerability in uutils coreutils mkfifo allows for the unauthorized modification of permissions on existing files. When mkfifo fails to create a FIFO because a file already exists at the target path, it fails to terminate the operation for that pa...

  • EPSS 0.14%
  • Veröffentlicht 22.04.2026 16:07:36
  • Zuletzt bearbeitet 04.05.2026 20:12:01

A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds,...

  • EPSS 0.14%
  • Veröffentlicht 22.04.2026 16:07:33
  • Zuletzt bearbeitet 04.05.2026 20:14:43

The recursive mode (-R) of the chmod utility in uutils coreutils incorrectly handles exit codes when processing multiple files. The final return value is determined solely by the success or failure of the last file processed. This allows the command ...

  • EPSS 0.18%
  • Veröffentlicht 22.04.2026 16:07:31
  • Zuletzt bearbeitet 27.04.2026 12:28:50

A vulnerability in the chmod utility of uutils coreutils allows users to bypass the --preserve-root safety mechanism. The implementation only validates if the target path is literally / and does not canonicalize the path. An attacker or accidental us...