| عنوان | Assimp commit 17c12da Buffer Overflow |
|---|
| الوصف | A global-buffer-overflow vulnerability exists in Assimp's Half-Life 1 MDL loader within the `HL1MDLLoader::read_sequence_infos()` function at `HL1MDLLoader.cpp:1120`. The flaw is caused by insufficient input length validation when parsing bone names from a malformed MDL file. The parser reads an extremely long bone name into a fixed-size `aiString` buffer without boundary checks, fully populating the internal buffer. During the `aiString` copy operation, a 1023-byte `memcpy` triggers an out-of-bounds read accessing memory in the global data section, leading to an immediate program crash. Remote attackers can exploit this vulnerability via a crafted MDL file to cause a denial-of-service (DoS) condition. |
|---|
| المصدر | ⚠️ https://github.com/assimp/assimp/issues/6619 |
|---|
| المستخدم | TYGLS (UID 94774) |
|---|
| ارسال | 07/05/2026 05:07 AM (29 أيام منذ) |
|---|
| الاعتدال | 31/05/2026 10:11 AM (24 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 367512 [Assimp حتى 6.0.4 Half-Life 1 MDL Loader HL1MDLLoader.cpp read_sequence_infos aiString الكشف عن المعلومات] |
|---|
| النقاط | 20 |
|---|