Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-wh8p-h9hw-x2mc

Опубликовано: 22 апр. 2026
Источник: github
Github: Прошло ревью
CVSS3: 3.3

Описание

uutils coreutils has an Unchecked Return Value Issue

The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.

Пакеты

Наименование

coreutils

rust
Затронутые версииВерсия исправления

<= 0.8.0

Отсутствует

EPSS

Процентиль: 2%
0.00115
Низкий

3.3 Low

CVSS3

Дефекты

CWE-252

Связанные уязвимости

CVSS3: 3.3
ubuntu
4 месяца назад

The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.

CVSS3: 3.3
nvd
4 месяца назад

The dd utility in uutils coreutils suppresses errors during file truncation operations by unconditionally calling Result::ok() on truncation attempts. While intended to mimic GNU behavior for special files like /dev/null, the uutils implementation also hides failures on regular files and directories caused by full disks or read-only file systems. This can lead to silent data corruption in backup or migration scripts, as the utility may report a successful operation even when the destination file contains old or garbage data.

CVSS3: 3.3
debian
4 месяца назад

The dd utility in uutils coreutils suppresses errors during file trunc ...

EPSS

Процентиль: 2%
0.00115
Низкий

3.3 Low

CVSS3

Дефекты

CWE-252