cve/2024/CVE-2024-53425.md
2025-09-29 21:09:30 +02:00

19 lines
806 B
Markdown

### [CVE-2024-53425](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-53425)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.4.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
A heap-buffer-overflow vulnerability was discovered in the SkipSpacesAndLineEnd function in Assimp v5.4.3. This issue occurs when processing certain malformed MD5 model files, leading to an out-of-bounds read and potential application crash.
### POC
#### Reference
- https://github.com/assimp/assimp/issues/5860
#### Github
No PoCs found on GitHub currently.