Code execution via unchecked next-edge 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 by supplying a malformed polygon file. PM_io_parser::read_hedge() combines its index checks with OR, so one valid value lets an unchecked ene index reach Halfedge_of[ene] in e->set_next(). Any application that parses attacker-controlled Nef_2 polygon data with the affected library exposes its process to memory disclosure, a crash, or code execution.
Summary
What happened
Out-of-bounds read in CGAL 5.1.1 Nef polygon parsing allows attackers to execute code by supplying a malformed polygon file. PM_io_parser::read_hedge() combines its index checks with OR, so one valid value lets an unchecked ene index reach Halfedge_of[ene] in e->set_next(). Any application that parses attacker-controlled Nef_2 polygon data with the affected library exposes its process to memory disclosure, a crash, or code execution.
The record
- CVE
- CVE-2020-28604
- Published
- Apr 18, 2022
- Updated
- Apr 23, 2025
- Vendor
- CGAL Project
- Product
- CGAL
- Classifications
- CWE-129, T1203
- 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?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
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