PT-2024-20195 · Libigl · Libigl
Philippe Laulheret
·
Published
2024-05-28
·
Updated
2024-06-10
·
CVE-2024-23949
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 arises from multiple improper array index validation vulnerabilities in the readMSH functionality. A specially crafted .msh file can lead to an out-of-bounds write. This can be triggered by an attacker providing a malicious file, exploiting the
igl::MshLoader::parse node field function when handling an ascii.msh file.Recommendations
For libigl version 2.5.0, consider disabling the
igl::MshLoader::parse node field 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 handle 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