First published: Mon Apr 18 2022(Updated: )
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_facet() fh->incident_volume().
Credit: talos-cna@cisco.com
Affected Software | Affected Version | How to fix |
---|---|---|
CGAL Computational Geometry Algorithms Library | =5.1.1 | |
Debian Linux | =10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-28626 is classified as a critical vulnerability due to the potential for code execution.
To mitigate CVE-2020-28626, users should update to the latest version of CGAL or apply security patches provided by their operating system vendor.
CVE-2020-28626 affects CGAL version 5.1.1 and Debian GNU/Linux version 10.0.
Exploitation of CVE-2020-28626 could lead to out-of-bounds read and type confusion, resulting in unauthorized code execution.
An attacker can exploit CVE-2020-28626 by providing a specially crafted malformed file to trigger the vulnerabilities in Nef polygon-parsing functionality.