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

CVE-2023-39272

CVE-2023-39272

Description

Multiple integer overflow vulnerabilities exist in the LXT2 facgeometry parsing functionality of GTKWave 3.3.115. A specially crafted .lxt2 file can lead to arbitrary code execution. A victim would need to open a malicious file to trigger these vulnerabilities.This vulnerability concerns the integer overflow when allocating the lsb array.

AI Insight

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

Integer overflow in GTKWave 3.3.115 LXT2 facgeometry parsing when allocating the lsb array allows arbitrary code execution via a crafted .lxt2 file.

Vulnerability

GTKWave 3.3.115 contains multiple integer overflow vulnerabilities in the LXT2 facgeometry parsing functionality, specifically during allocation of the lsb array [1]. The flaw resides in lxt2_read.c and affects the GUI and command-line tools that parse .lxt2 files. A specially crafted .lxt2 file triggers the overflow, leading to arbitrary code execution.

Exploitation

An attacker must deliver a malicious .lxt2 file to the victim. The victim opens the file via double-click (due to mime type association) or through the GTKWave GUI or command-line tools [1]. No authentication or special privileges are required; the attack relies on user interaction. The integer overflow occurs during memory allocation, enabling subsequent memory corruption.

Impact

Successful exploitation allows arbitrary code execution in the context of the GTKWave process. This can lead to full compromise of the victim's system, including data confidentiality, integrity, and availability [1]. The CVSS score is 7.8 (High).

Mitigation

As of the publication date (2024-01-08), no patched version has been released. Users should avoid opening untrusted .lxt2 files. Talos reported the vulnerability to the vendor, but no fix is documented [1]. GTKWave 3.3.115 is confirmed vulnerable.

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
  • GTKWave/GTKWavellm-fuzzy
    Range: =3.3.115
  • GTKWave/GTKWavev5
    Range: 3.3.115

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.