dwg_decode_eed in decode.c in GNU LibreDWG before 0.6 leads to a double free (in dwg_free_eed in free.c) because it does not properly manage the obj->eed value after a free occurs.
References
Link | Resource |
---|---|
https://github.com/LibreDWG/libredwg/issues/33 | Issue Tracking Third Party Advisory |
https://savannah.gnu.org/forum/forum.php?forum_id=9211 | Patch Release Notes |
https://github.com/LibreDWG/libredwg/issues/33 | Issue Tracking Third Party Advisory |
https://savannah.gnu.org/forum/forum.php?forum_id=9211 | Patch Release Notes |
Configurations
History
21 Nov 2024, 03:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/LibreDWG/libredwg/issues/33 - Issue Tracking, Third Party Advisory | |
References | () https://savannah.gnu.org/forum/forum.php?forum_id=9211 - Patch, Release Notes |
Information
Published : 2018-07-23 08:29
Updated : 2024-11-21 03:49
NVD link : CVE-2018-14524
Mitre link : CVE-2018-14524
CVE.ORG link : CVE-2018-14524
JSON object : View
Products Affected
gnu
- libredwg
CWE
CWE-415
Double Free