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

exploitDog

github логотип

GHSA-q6m9-xj2w-xmrc

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

Описание

uutils coreutils has a Time-of-check Time-of-use (TOCTOU) Race Condition

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.

Пакеты

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

coreutils

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

<= 0.8.0

Отсутствует

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-367

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

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

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.

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

The touch utility in uutils coreutils is vulnerable to a Time-of-Check to Time-of-Use (TOCTOU) race condition during file creation. When the utility identifies a missing path, it later attempts creation using File::create(), which internally uses O_TRUNC. An attacker can exploit this window to create a file or swap a symlink at the target path, causing touch to truncate an existing file and leading to permanent data loss.

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

The touch utility in uutils coreutils is vulnerable to a Time-of-Check ...

EPSS

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

6.3 Medium

CVSS3

Дефекты

CWE-367