mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
761 B
Markdown
18 lines
761 B
Markdown
### [CVE-2024-24155](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24155)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|