| عنوان | LibreDWG Project LibreDWG <= 0.14, main branch up to commit 6d6a339 (released 2026-04-10) Heap-based Buffer Overflow (CWE-122) |
|---|
| الوصف | A heap-based buffer overflow vulnerability exists in the LibreDWG library, in versions up to and including 0.14, and the main branch up to commit 6d6a339 (2026-04-10). The vulnerability resides in the read_2004_compressed_section function within src/decode.c at line 2181. This flaw is caused by insufficient length validation on maliciously crafted DWG R2004 compressed section input data. When processing a malformed DWG file, the length of the decoded data exceeds the capacity of the pre-allocated heap buffer, resulting in an out-of-bounds heap write operation during a memcpy call. This issue can be triggered by an attacker providing a specially crafted DWG file to the dwgread utility, leading to a segmentation fault (SEGV) crash and denial of service. Additionally, this issue is suspected to be an incomplete fix for the previously reported vulnerabilities addressed in GitHub issue #126. |
|---|
| المصدر | ⚠️ https://github.com/LibreDWG/libredwg/issues/1241 |
|---|
| المستخدم | pwn3rd (UID 97480) |
|---|
| ارسال | 27/04/2026 05:21 PM (1 شهر منذ) |
|---|
| الاعتدال | 25/05/2026 12:04 PM (28 days later) |
|---|
| الحالة | تمت الموافقة |
|---|
| إدخال VulDB | 365482 [GNU LibreDWG حتى 0.14 Dwgread Utility src/decode.c read_2004_compressed_section تلف الذاكرة] |
|---|
| النقاط | 20 |
|---|