An issue was discovered in GNU LibreDWG through 0.9.3. Crafted input will lead to denial of service in bit_calc_CRC in bits.c, related to a for loop.
References
Link | Resource |
---|---|
https://github.com/LibreDWG/libredwg/commit/c6f6668b82bfe595899cc820279ac37bb9ef16f5 | Patch Third Party Advisory |
https://github.com/LibreDWG/libredwg/issues/178 | Exploit Third Party Advisory |
https://github.com/LibreDWG/libredwg/commit/c6f6668b82bfe595899cc820279ac37bb9ef16f5 | Patch Third Party Advisory |
https://github.com/LibreDWG/libredwg/issues/178 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:39
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/LibreDWG/libredwg/commit/c6f6668b82bfe595899cc820279ac37bb9ef16f5 - Patch, Third Party Advisory | |
References | () https://github.com/LibreDWG/libredwg/issues/178 - Exploit, Third Party Advisory |
Information
Published : 2020-07-16 18:15
Updated : 2024-11-21 04:39
NVD link : CVE-2019-20911
Mitre link : CVE-2019-20911
CVE.ORG link : CVE-2019-20911
JSON object : View
Products Affected
gnu
- libredwg
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')