Code execution via unchecked Nef edge indexes
Published Apr 18, 2022 · Updated Apr 23, 2025
Out-of-bounds read in CGAL 5.1.1 Nef polygon parsing allows context-dependent attackers to execute code via a malformed Nef file. In Nef_S2/SNC_io_parser.h, SNC_io_parser::read_edge() accepts an unchecked file-supplied index and assigns SFace_of[index] to eh->incident_sface(). Exploitation requires a consuming application to parse the crafted file; later dereferencing the forged object relationship causes type confusion and code execution.
Summary
What happened
Out-of-bounds read in CGAL 5.1.1 Nef polygon parsing allows context-dependent attackers to execute code via a malformed Nef file. In Nef_S2/SNC_io_parser.h, SNC_io_parser::read_edge() accepts an unchecked file-supplied index and assigns SFace_of[index] to eh->incident_sface(). Exploitation requires a consuming application to parse the crafted file; later dereferencing the forged object relationship causes type confusion and code execution.
The record
- CVE
- CVE-2020-28622
- Published
- Apr 18, 2022
- Updated
- Apr 23, 2025
- Vendor
- CGAL Project
- Product
- CGAL
- Classifications
- CWE-125, 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
- Talos malformed Nef trigger 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