Uutilsのuutils coreutilsにおけるキャッチされない例外に関する脆弱性
| Title |
Uutilsのuutils coreutilsにおけるキャッチされない例外に関する脆弱性
|
| Summary |
uutils coreutils の sort ユーティリティには、--files0-from オプションを使用して非 UTF-8 ファイル名を含む入力を処理する際にプロセスパニックが発生する脆弱性があります。この実装は UTF-8 エンコーディングを強制し、expect() を使用しているため、有効ではあるが非 UTF-8 のパスに遭遇すると即座にクラッシュしてしまいます。この動作は、ファイル名を生のバイトとして扱う GNU sort とは異なります。ローカルの攻撃者はこの脆弱性を悪用してユーティリティをクラッシュさせ、自動化されたパイプラインを妨害することが可能です。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 22, 2026, midnight |
| Registration Date |
April 27, 2026, 11:17 a.m. |
| Last Update |
April 27, 2026, 11:17 a.m. |
|
CVSS3.0 : 警告
|
| Score |
5.5
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Affected System
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月27日] 掲載 |
April 27, 2026, 11:17 a.m. |
NVD Vulnerability Information
CVE-2026-35348
| Summary |
The sort utility in uutils coreutils is vulnerable to a process panic when using the --files0-from option with inputs containing non-UTF-8 filenames. The implementation enforces UTF-8 encoding and utilizes expect(), causing an immediate crash when encountering valid but non-UTF-8 paths. This diverges from GNU sort, which treats filenames as raw bytes. A local attacker can exploit this to crash the utility and disrupt automated pipelines.
|
| Publication Date |
April 23, 2026, 2:16 a.m. |
| Registration Date |
April 25, 2026, 4:05 a.m. |
| Last Update |
April 25, 2026, 3:57 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:uutils:coreutils:-:*:*:*:*:rust:*:* |
|
|
|
|
Related information, measures and tools
Common Vulnerabilities List