Vulnerability Details : CVE-2023-37573
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 GUI's recoder (default) VCD parsing code.
Vulnerability category: Memory Corruption
Products affected by CVE-2023-37573
- cpe:2.3:a:tonybybell:gtkwave:3.3.115:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2023-37573
0.07%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 32 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2023-37573
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | 2024-01-11 |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
Talos | 2024-01-08 |
CWE ids for CVE-2023-37573
-
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.Assigned by:
- nvd@nist.gov (Primary)
- talos-cna@cisco.com (Secondary)
References for CVE-2023-37573
-
https://talosintelligence.com/vulnerability_reports/TALOS-2023-1806
TALOS-2023-1806 || Cisco Talos Intelligence Group - Comprehensive Threat IntelligenceExploit;Third Party Advisory
-
https://www.talosintelligence.com/vulnerability_reports/TALOS-2023-1806
TALOS-2023-1806 || Cisco Talos Intelligence Group - Comprehensive Threat Intelligence
-
https://lists.debian.org/debian-lts-announce/2024/04/msg00007.html
[SECURITY] [DLA 3785-1] gtkwave security update
Jump to