Skip to main content

Libigl CVE-2024-24684

HIGH
Stack-based Buffer Overflow (CWE-121)
2024-05-28 talos-cna@cisco.com
7.8
CVSS 3.1 · Vendor: cisco
Share

Severity by source

Vendor (cisco) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Primary rating from Vendor (cisco) · only source for this CVE.

CVSS VectorVendor: cisco

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
CVE Published
May 28, 2024 - 14:15 cve.org
HIGH 7.8

DescriptionCVE.org

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. A specially crafted .off file can lead to stack-based buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the header parsing occuring while processing an .off file via the readOFF function.

We can see above that at [0] a stack-based buffer called comment is defined with an hardcoded size of 1000 bytes. The call to fscanf at [1] is unsafe and if the first line of the header of the .off files is longer than 1000 bytes it will overflow the header buffer.

AnalysisAI

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. Rated high severity (CVSS 7.8), this vulnerability is no authentication required, low attack complexity. No vendor patch available.

Technical ContextAI

This vulnerability is classified under CWE-121. Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. A specially crafted .off file can lead to stack-based buffer overflow. An attacker can provide a malicious file to trigger this vulnerability.This vulnerability concerns the header parsing occuring while processing an .off file via the readOFF function. We can see above that at [0] a stack-based buffer called comment is defined with an hardcoded size of 1000 bytes. The call to fscanf at [1] is unsafe and if the first line of the header of the .off files is longer than 1000 bytes it will overflow the header buffer. Affected products include: Libigl.

RemediationAI

No vendor patch is available at time of analysis. Monitor vendor advisories for updates. Apply vendor patches when available. Implement network segmentation and monitoring as interim mitigations.

More in Libigl

View all
CVE-2024-22181 HIGH POC
7.8 May 28

An out-of-bounds write vulnerability exists in the readNODE functionality of libigl v2.5.0. Rated high severity (CVSS 7.

CVE-2024-23951 HIGH
8.8 May 28

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated high

CVE-2024-23950 HIGH
8.8 May 28

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated high

CVE-2024-23949 HIGH
8.8 May 28

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated high

CVE-2024-23948 HIGH
8.8 May 28

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated high

CVE-2024-23947 HIGH
8.8 May 28

Multiple improper array index validation vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated high

CVE-2024-24686 HIGH
7.8 May 28

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. Rated high sev

CVE-2024-24685 HIGH
7.8 May 28

Multiple stack-based buffer overflow vulnerabilities exist in the readOFF functionality of libigl v2.5.0. Rated high sev

CVE-2024-24584 MEDIUM
4.3 May 28

Multiple out-of-bounds read vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated medium severity (

CVE-2024-24583 MEDIUM
4.3 May 28

Multiple out-of-bounds read vulnerabilities exist in the readMSH functionality of libigl v2.5.0. Rated medium severity (

Share

CVE-2024-24684 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy