| タイトル | Assimp commit 17c12da NULL Pointer Dereference |
|---|
| 説明 | A NULL pointer dereference vulnerability in Assimp's glTF2 importer allows attackers to cause a denial of service (DoS) via a specially crafted glTF 2.0 file. The issue exists in glTF2Asset.h:1088 within glTF2::LazyDict<glTF2::Node>::operator[]. It occurs because the LazyDict container stores a NULL pointer when the input file has animations but no nodes array, and the code dereferences this pointer without validation during animation import. |
|---|
| ソース | ⚠️ https://github.com/assimp/assimp/issues/6611 |
|---|
| ユーザー | TYGLS (UID 94774) |
|---|
| 送信 | 2026年05月07日 04:39 (1 月 ago) |
|---|
| モデレーション | 2026年05月31日 08:13 (24 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 367479 [Assimp 迄 6.0.4 glTF2Asset.h glTF2::LazyDict operator[] サービス拒否] |
|---|
| ポイント | 20 |
|---|