| タイトル | GNU cramfs-tools below v2.2 Symlink Following |
|---|
| 説明 | GNU cramfs-tools is a set of utilities for managing the Cramfs (Compressed ROM File System), a lightweight, read-only Linux file system optimized for space efficiency and low memory usage. It includes mkcramfs/mkfs.cramfs to create Cramfs images from directories, and cramfsck to verify integrity or extract contents.
cramfs-tools cramfsck contains a hostile-prestate filesystem issue in continue-on-error mode (-c): if the chosen extraction directory already exists as a symlink, cramfsck -x records the mkdir() failure but still continues extraction and performs filesystem writes through the symlink target, outside the intended destination directory.
This aligns with CWE-59: Improper Link Resolution Before File Access. |
|---|
| ソース | ⚠️ https://github.com/npitre/cramfs-tools/issues/13 |
|---|
| ユーザー | nich0las (UID 51709) |
|---|
| 送信 | 2026年04月24日 04:52 (1 月 ago) |
|---|
| モデレーション | 2026年05月17日 11:59 (23 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 364408 [npitre cramfs-tools 迄 2.2 cramfsck.c change_file_status 特権昇格] |
|---|
| ポイント | 20 |
|---|