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_2/PM_io_parser.h PM_io_parser<PMDEC>::read_face() set_halfedge().
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-28607 is rated as a critical vulnerability due to the potential for code execution through malformed input.
To mitigate CVE-2020-28607, update the CGAL library to at least version 5.1.2 or apply relevant security patches provided by your distribution.
CVE-2020-28607 affects CGAL version 5.1.1 and Debian GNU/Linux version 10.0.
CVE-2020-28607 is a code execution vulnerability due to out-of-bounds read and type confusion.
An attacker can exploit CVE-2020-28607 by providing specially crafted malformed files to trigger the vulnerability.