Impact
The flaw exists in the bit_convert_TU function of the dwggrep utility. It allows a local attacker to trigger an out‑of‑bounds read when processing an input DWG file. This can expose arbitrary data from memory, leading to information disclosure. The weakness is classified under CWE‑119 and CWE‑125.
Affected Systems
GNU LibreDWG versions up to 0.14, particularly the dwggrep utility in programs/dwggrep.c. The patch commit be996bf2178a40e98720f18c2414815d244413db addresses the issue and is available in the repository.
Risk and Exploitability
The CVSS score of 4.8 indicates a moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Because the attack must be launched locally and the exploit is publicly available, the risk is moderate for systems where dwggrep runs under local user accounts. A local attacker with the ability to execute the utility could read sensitive data from memory.
OpenCVE Enrichment