| عنوان | Assimp commit 17c12da Heap-based Buffer Overflow |
|---|
| الوصف | A heap-based buffer over-read vulnerability exists in Assimp's Half-Life 1 MDL loader within the `HL1MDLLoader::extract_anim_value` function at `HL1MDLLoader.cpp:1332`. The flaw is caused by missing validation for the `num.total` field. When parsing a malicious MDL file where `num.total` is set to zero, the while loop condition becomes permanently true, resulting in an infinite loop. Inside the loop, the data pointer is continuously incremented without any boundary checks, eventually reading beyond the limits of the allocated heap buffer. This out-of-bounds memory access triggers an immediate program crash. Remote attackers can exploit this vulnerability to cause a denial-of-service (DoS) condition. |
|---|
| المصدر | ⚠️ https://github.com/assimp/assimp/issues/6616 |
|---|
| المستخدم | TYGLS (UID 94774) |
|---|
| ارسال | 07/05/2026 04:54 AM (28 أيام منذ) |
|---|
| الاعتدال | 31/05/2026 10:11 AM (24 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 367510 [Assimp حتى 6.0.4 Half-Life 1 MDL Loader HL1MDLLoader.cpp extract_anim_value num.total تلف الذاكرة] |
|---|
| النقاط | 20 |
|---|