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

exploitDog

github логотип

GHSA-wv33-5pxh-r7j7

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

Описание

cut: -s (only-delimited) ignored when delimiter is a newline

The cut utility in uutils coreutils incorrectly handles the -s (only-delimited) option when a newline character is specified as the delimiter. The implementation fails to verify the only_delimited flag in the cut_fields_newline_char_delim function, causing the utility to print non-delimited lines that should have been suppressed. This can lead to unexpected data being passed to downstream scripts that rely on strict output filtering.


Zellic finding 3.22. Reported in the Zellic uutils coreutils Program Security Assessment (for Canonical, Jan 2026), audited commit 3a07ffc5a9bd4c283e75afa548ba1f1957bad242.

Пакеты

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

uu_cut

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

< 0.7.0

0.7.0

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-670

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

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

The cut utility in uutils coreutils incorrectly handles the -s (only-delimited) option when a newline character is specified as the delimiter. The implementation fails to verify the only_delimited flag in the cut_fields_newline_char_delim function, causing the utility to print non-delimited lines that should have been suppressed. This can lead to unexpected data being passed to downstream scripts that rely on strict output filtering.

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

The cut utility in uutils coreutils incorrectly handles the -s (only-delimited) option when a newline character is specified as the delimiter. The implementation fails to verify the only_delimited flag in the cut_fields_newline_char_delim function, causing the utility to print non-delimited lines that should have been suppressed. This can lead to unexpected data being passed to downstream scripts that rely on strict output filtering.

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

The cut utility in uutils coreutils incorrectly handles the -s (only-d ...

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-670