| タイトル | Assimp commit 17c12da Divide By Zero |
|---|
| 説明 | A division-by-zero vulnerability exists in Assimp's FBX exporter within the FBXExporter::WriteObjects() function at FBXExporter.cpp:1249. The flaw occurs when processing UV channels where the component count mNumUVComponents[uvi] is zero. The code performs a division operation using this zero value without any validation check, triggering a floating-point exception (FPE) and an immediate program crash. Remote attackers can exploit this vulnerability via a maliciously crafted input file to cause a denial-of-service (DoS) condition. |
|---|
| ソース | ⚠️ https://github.com/assimp/assimp/issues/6613 |
|---|
| ユーザー | TYGLS (UID 94774) |
|---|
| 送信 | 2026年05月07日 04:45 (1 月 ago) |
|---|
| モデレーション | 2026年05月31日 08:14 (24 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 367481 [Assimp 迄 6.0.4 UV Channel FBXExporter.cpp WriteObjects サービス拒否] |
|---|
| ポイント | 20 |
|---|