| 제목 | 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. AM 04:39 (1 월 ago) |
|---|
| 모더레이션 | 2026. 05. 31. AM 08:13 (24 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 367479 [Assimp 까지 6.0.4 glTF2Asset.h glTF2::LazyDict operator[] 서비스 거부] |
|---|
| 포인트들 | 20 |
|---|