2020-11-13 20:01:55 +00:00
{
2022-04-18 12:47:45 -04:00
"data_version" : "4.0" ,
2020-11-13 20:01:55 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-28618" ,
2022-04-18 12:47:45 -04:00
"STATE" : "PUBLIC" ,
"DATE_PUBLIC" : "2021-02-24" ,
"ASSIGNER" : "talos-cna@cisco.com"
2020-11-13 20:01:55 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2022-04-18 17:01:38 +00:00
"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_vertex() vh->shalfloop()."
2022-04-18 12:47:45 -04:00
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1225" ,
"url" : "https://talosintelligence.com/vulnerability_reports/TALOS-2020-1225"
2022-12-06 15:00:38 +00:00
} ,
{
"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"
2023-05-30 06:00:37 +00:00
} ,
{
"refsource" : "GENTOO" ,
"name" : "GLSA-202305-34" ,
"url" : "https://security.gentoo.org/glsa/202305-34"
2020-11-13 20:01:55 +00:00
}
]
2022-04-18 12:47:45 -04:00
} ,
"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" : "="
}
]
}
}
]
}
}
]
}
2020-11-13 20:01:55 +00:00
}
}