Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
| Title |
Uutilsのuutils coreutilsにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性
|
| Summary |
uutils coreutils の safe_traversal モジュールは、ファイルディスクリプタ相対のシステムコールを使用して、チェック時から使用時までの時間差におけるシンボリックリンク競合(TOCTOU)からの保護を提供しますが、誤って Linux ターゲットに限定しています。macOS や FreeBSD などの他の Unix ライクシステムでは、この保護が利用できず、ディレクトリのトラバーサル操作がシンボリックリンク競合の脆弱性にさらされています。
|
| Possible impacts |
当該ソフトウェアが扱う情報の一部が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う情報の一部が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 22, 2026, midnight |
| Registration Date |
April 28, 2026, 10:12 a.m. |
| Last Update |
April 28, 2026, 10:12 a.m. |
|
CVSS3.0 : 低
|
| Score |
3.6
|
| Vector |
CVSS:3.0/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:N |
Affected System
| Uutils |
|
uutils coreutils 0.6.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年04月28日] 掲載 |
April 28, 2026, 10:12 a.m. |
NVD Vulnerability Information
CVE-2026-35362
| Summary |
The safe_traversal module in uutils coreutils, which provides protection against Time-of-Check to Time-of-Use (TOCTOU) symlink races using file-descriptor-relative syscalls, is incorrectly limited to Linux targets. On other Unix-like systems such as macOS and FreeBSD, the utility fails to utilize these protections, leaving directory traversal operations vulnerable to symlink race conditions.
|
| Publication Date |
April 23, 2026, 2:16 a.m. |
| Registration Date |
April 25, 2026, 4:05 a.m. |
| Last Update |
April 27, 2026, 9:26 p.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:uutils:coreutils:*:*:*:*:*:rust:*:* |
|
|
|
0.6.0 |
Related information, measures and tools
Common Vulnerabilities List