Uutilsのuutils coreutilsにおける関数の戻り値に対する不適切なチェックに関する脆弱性
| Title |
Uutilsのuutils coreutilsにおける関数の戻り値に対する不適切なチェックに関する脆弱性
|
| Summary |
uutils coreutils の chown および chgrp で使用される ChownExecutor に欠陥があり、再帰的な操作中にユーティリティが誤った終了コードを返す原因となっています。最終的な終了コードは処理された最後のファイルによって決定されます。最後の操作が成功した場合、以前の所有権またはグループの変更が権限エラーで失敗していても、コマンドは 0 を返します。これにより、管理スクリプトがディレクトリツリー全体で所有権の移転が正常に行われたと誤って想定してしまうセキュリティ設定ミスにつながる可能性があります。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
リリース情報、またはパッチ情報が公開されています。参考情報を参照して適切な対策を実施してください。 |
| Publication Date |
April 22, 2026, midnight |
| Registration Date |
May 7, 2026, 11:27 a.m. |
| Last Update |
May 7, 2026, 11:27 a.m. |
|
CVSS3.0 : 警告
|
| Score |
5.5
|
| Vector |
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N |
Affected System
| Uutils |
|
uutils coreutils 0.6.0 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月07日] 掲載 |
May 7, 2026, 11:27 a.m. |
NVD Vulnerability Information
CVE-2026-35340
| Summary |
A flaw in the ChownExecutor used by uutils coreutils chown and chgrp causes the utilities to return an incorrect exit code during recursive operations. The final exit code is determined only by the last file processed. If the last operation succeeds, the command returns 0 even if earlier ownership or group changes failed due to permission errors. This can lead to security misconfigurations where administrative scripts incorrectly assume that ownership has been successfully transferred across a directory tree.
|
| Publication Date |
April 23, 2026, 2:16 a.m. |
| Registration Date |
April 25, 2026, 4:05 a.m. |
| Last Update |
April 23, 2026, 6:23 a.m. |
Related information, measures and tools
Common Vulnerabilities List