cvelist/2020/28xxx/CVE-2020-28622.json
2023-05-30 06:00:37 +00:00

82 lines
2.9 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2020-28622",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-02-24",
"ASSIGNER": "talos-cna@cisco.com"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "Multiple code execution vulnerabilities exists in the Nef polygon-parsing functionality of CGAL libcgal CGAL-5.1.1. A specially crafted malformed file can lead to an out-of-bounds read and type confusion, which could lead to code execution. An attacker can provide malicious input to trigger any of these vulnerabilities. An oob read vulnerability exists in Nef_S2/SNC_io_parser.h SNC_io_parser<EW>::read_edge() eh->incident_sface()."
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1225",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1225"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20221206 [SECURITY] [DLA 3226-1] cgal security update",
"url": "https://lists.debian.org/debian-lts-announce/2022/12/msg00011.html"
},
{
"refsource": "GENTOO",
"name": "GLSA-202305-34",
"url": "https://security.gentoo.org/glsa/202305-34"
}
]
},
"impact": {
"cvss": {
"baseScore": 10.0,
"baseSeverity": null,
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-129: Improper Validation of Array Index"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "CGAL Project",
"product": {
"product_data": [
{
"product_name": "libcgal",
"version": {
"version_data": [
{
"version_value": "CGAL-5.1.1",
"version_affected": "="
}
]
}
}
]
}
}
]
}
}
}