VYPR
Unrated severityNVD Advisory· Published Jan 8, 2024· Updated Nov 4, 2025

CVE-2023-37577

CVE-2023-37577

Description

Multiple use-after-free vulnerabilities exist in the VCD get_vartoken realloc functionality of GTKWave 3.3.115. A specially crafted .vcd file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the use-after-free when triggered via the vcd2lxt2 conversion utility.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Multiple use-after-free vulnerabilities in GTKWave 3.3.115's VCD parsing allow arbitrary code execution via a crafted .vcd file.

Vulnerability

Multiple use-after-free vulnerabilities exist in the get_vartoken realloc functionality of GTKWave 3.3.115 when parsing VCD (Value Change Dump) files. The flaw resides in the vcd_parse function, which is duplicated across several conversion utilities (vcd2lxt, vcd2lxt2, vcd2vzt) and the GUI component. A specially crafted .vcd file can trigger the use-after-free condition during token reallocation, leading to memory corruption [1].

Exploitation

An attacker can exploit these vulnerabilities by convincing a victim to open a malicious .vcd file, for example by double-clicking an attachment received via email. No authentication or special privileges are required. The vulnerability is triggered automatically during the parsing process, without any additional user interaction beyond opening the file [1].

Impact

Successful exploitation allows an attacker to achieve arbitrary code execution in the context of the victim. This can lead to full compromise of confidentiality, integrity, and availability of the affected system [1].

Mitigation

As of the publication date, no official patch has been released by the vendor. The only mitigation is to avoid opening untrusted .vcd files from unknown sources. The vulnerability is not currently listed in the Known Exploited Vulnerabilities (KEV) catalog [1].

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

2

News mentions

0

No linked articles in our index yet.