| Título | Assimp commit 17c12da NULL Pointer Dereference |
|---|
| Descripción | 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. |
|---|
| Fuente | ⚠️ https://github.com/assimp/assimp/issues/6611 |
|---|
| Usuario | TYGLS (UID 94774) |
|---|
| Sumisión | 2026-05-07 04:39 (hace 1 mes) |
|---|
| Moderación | 2026-05-31 08:13 (24 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 367479 [Assimp hasta 6.0.4 glTF2Asset.h glTF2::LazyDict operator[] denegación de servicio] |
|---|
| Puntos | 20 |
|---|