Code execution via unchecked facet index
Published Apr 18, 2022 · Updated Apr 23, 2025
Out-of-bounds read in CGAL 5.1.1 Nef_S2 polygon parsing allows attackers to execute code through a crafted polygon file. The SNC_io_parser::read_facet() method reads an untrusted facet index and uses it directly in Halffacet_of[index] to set fh->twin() without a bounds check. Any application that passes attacker-controlled Nef_S2 data to the affected parser exposes its process to invalid object assignment, type confusion, and code execution.
Summary
What happened
Out-of-bounds read in CGAL 5.1.1 Nef_S2 polygon parsing allows attackers to execute code through a crafted polygon file. The SNC_io_parser::read_facet() method reads an untrusted facet index and uses it directly in Halffacet_of[index] to set fh->twin() without a bounds check. Any application that passes attacker-controlled Nef_S2 data to the affected parser exposes its process to invalid object assignment, type confusion, and code execution.
The record
- CVE
- CVE-2020-28623
- Published
- Apr 18, 2022
- Updated
- Apr 23, 2025
- Vendor
- CGAL Project
- Product
- CGAL
- Classifications
- CWE-129
- 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