Code execution via unchecked halfedge vertex index
Published Apr 18, 2022 · Updated Apr 23, 2025
Out-of-bounds read in CGAL 5.1.1 Nef polygon parsing allows attackers to execute code through a crafted Nef file. PM_io_parser::read_hedge accepts an unchecked vertex index and passes Vertex_of[v] to e->set_vertex, allowing an out-of-range vector entry to become an object pointer. A consuming application must parse the file; dereferencing the invalid object can crash the process or execute code in that application's context.
Summary
What happened
Out-of-bounds read in CGAL 5.1.1 Nef polygon parsing allows attackers to execute code through a crafted Nef file. PM_io_parser::read_hedge accepts an unchecked vertex index and passes Vertex_of[v] to e->set_vertex, allowing an out-of-range vector entry to become an object pointer. A consuming application must parse the file; dereferencing the invalid object can crash the process or execute code in that application's context.
The record
- CVE
- CVE-2020-28605
- Published
- Apr 18, 2022
- Updated
- Apr 23, 2025
- Vendor
- CGAL Project
- Product
- CGAL
- Classifications
- CWE-129, CWE-125
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 18, 2022CVE publishedPublication date reported by the CVE source.
- Apr 23, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=CGAL-5.1.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- Cisco Talos malformed Nef demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo