cvelist/2023/37xxx/CVE-2023-37922.json

93 lines
3.2 KiB
JSON
Raw Normal View History

2023-07-10 21:00:38 +00:00
{
2024-01-08 15:00:39 +00:00
"data_version": "4.0",
2023-07-10 21:00:38 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-37922",
2024-01-08 15:00:39 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
2023-07-10 21:00:38 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-08 15:00:39 +00:00
"value": "Multiple arbitrary write vulnerabilities exist in the VCD sorted bsearch 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 arbitrary write when triggered via the vcd2lxt2 conversion utility."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-118: Incorrect Access of Indexable Resource ('Range Error')",
"cweId": "CWE-118"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GTKWave",
"product": {
"product_data": [
{
"product_name": "GTKWave",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "3.3.115"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1807",
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2023-1807"
2024-04-10 19:06:43 +00:00
},
{
"url": "https://lists.debian.org/debian-lts-announce/2024/04/msg00007.html",
"refsource": "MISC",
"name": "https://lists.debian.org/debian-lts-announce/2024/04/msg00007.html"
2024-01-08 15:00:39 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "Discovered by Claudio Bozzato of Cisco Talos."
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
2023-07-10 21:00:38 +00:00
}
]
}
}