Vulnerability Details : CVE-2024-40724
Heap-based buffer overflow vulnerability in Assimp versions prior to 5.4.2 allows a local attacker to execute arbitrary code by inputting a specially crafted file into the product.
Vulnerability category: OverflowExecute code
Products affected by CVE-2024-40724
- cpe:2.3:a:assimp:assimp:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-40724
0.09%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 27 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-40724
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
8.4
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
2.5
|
5.9
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2024-08-01 |
7.8
|
HIGH | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
1.8
|
5.9
|
NIST | 2024-08-07 |
CWE ids for CVE-2024-40724
-
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.Assigned by: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
-
The product writes data past the end, or before the beginning, of the intended buffer.Assigned by: nvd@nist.gov (Primary)
References for CVE-2024-40724
-
https://jvn.jp/en/jp/JVN87710540/
JVN#87710540: Assimp vulnerable to heap-based buffer overflowThird Party Advisory
-
https://github.com/assimp/assimp/releases/tag/v5.4.2
Release The Assimp 5.4.2 Bugfix Release · assimp/assimp · GitHubRelease Notes
-
https://github.com/assimp/assimp/pull/5651/commits/614911bb3b1bfc3a1799ae2b3cca306270f3fb97
Plx: Fix out of bound access by kimkulling · Pull Request #5651 · assimp/assimp · GitHubPatch
Jump to