Bugzilla – Bug 1225655
VUL-0: CVE-2024-23950: meshlab: specially crafted .msh file can lead to an out-of-bounds write
Last modified: 2024-05-30 11:15:05 UTC
Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. A specially crafted .msh file can lead to an out-of-bounds write. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the `igl::MshLoader::parse_element_field` function while handling an `binary`.msh` file. References: https://talosintelligence.com/vulnerability_reports/TALOS-2024-1926 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-23950 https://www.cve.org/CVERecord?id=CVE-2024-23950 https://bugzilla.redhat.com/show_bug.cgi?id=2283949