PT-2024-20194 · Libigl · Libigl
Philippe Laulheret
·
Published
2024-05-28
·
Updated
2024-06-10
·
CVE-2024-23948
CVSS v3.1
8.8
High
| Vector | AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
libigl version 2.5.0
Description
The issue is related to improper array index validation vulnerabilities in the readMSH functionality. A specially crafted .msh file can lead to an out-of-bounds write. This concerns the
igl::MshLoader::parse nodes function when handling an ascii.msh file. An attacker can trigger this issue by providing a malicious file.Recommendations
For libigl version 2.5.0, consider disabling the
igl::MshLoader::parse nodes function when handling ascii.msh files until a patch is available. Restrict access to the readMSH functionality to minimize the risk of exploitation. Avoid using libigl to parse untrusted .msh files until the issue is resolved.Fix
Memory Corruption
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Libigl