Описание
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 path and continues to execute a follow-up set_permissions call. This results in the existing file's permissions being changed to the default mode (often 644 after umask), potentially exposing sensitive files such as SSH private keys to other users on the system.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | needed | |
| esm-apps/noble | needed | |
| jammy | DNE | |
| noble | needed | |
| questing | ignored | end of life, was needed |
| resolute | needed | |
| upstream | needed |
Показывать по
7.1 High
CVSS3
Связанные уязвимости
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 path and continues to execute a follow-up set_permissions call. This results in the existing file's permissions being changed to the default mode (often 644 after umask), potentially exposing sensitive files such as SSH private keys to other users on the system.
A vulnerability in uutils coreutils mkfifo allows for the unauthorized ...
mkfifo: permissions of an existing file are changed after FIFO creation fails
7.1 High
CVSS3