cve/2024/CVE-2024-24155.md
2024-05-25 21:48:12 +02:00

18 lines
761 B
Markdown

### [CVE-2024-24155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24155)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Bento4 v1.5.1-628 contains a Memory leak on AP4_Movie::AP4_Movie, parsing tracks and added into m_Tracks list, but mp42aac cannot correctly delete when we got an no audio track found error. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted mp4 file.
### POC
#### Reference
- https://github.com/axiomatic-systems/Bento4/issues/919
#### Github
No PoCs found on GitHub currently.