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

exploitDog

github логотип

GHSA-6gcw-w7cp-94g9

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

Описание

comm: lossy UTF-8 conversion silently corrupts non-UTF-8 output

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 byte sequences with the Unicode replacement character (U+FFFD). This behavior differs from GNU comm, which processes raw bytes and preserves the original input. This results in corrupted output when the utility is used to compare binary files or files using non-UTF-8 legacy encodings.


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

Пакеты

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

uu_comm

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

< 0.6.0

0.6.0

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-116
CWE-176

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

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

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 byte sequences with the Unicode replacement character (U+FFFD). This behavior differs from GNU comm, which processes raw bytes and preserves the original input. This results in corrupted output when the utility is used to compare binary files or files using non-UTF-8 legacy encodings.

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

The comm utility in uutils coreutils silently corrupts data by performing lossy UTF-8 conversion on all output lines. The implementation uses String::from_utf8_lossy(), which replaces invalid UTF-8 byte sequences with the Unicode replacement character (U+FFFD). This behavior differs from GNU comm, which processes raw bytes and preserves the original input. This results in corrupted output when the utility is used to compare binary files or files using non-UTF-8 legacy encodings.

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

The comm utility in uutils coreutils silently corrupts data by perform ...

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-116
CWE-176