cve/2024/CVE-2024-22749.md

19 lines
678 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2024-22749](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-22749)
![](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
GPAC v2.3 was detected to contain a buffer overflow via the function gf_isom_new_generic_sample_description function in the isomedia/isom_write.c:4577
### POC
#### Reference
- https://github.com/gpac/gpac/issues/2713
- https://github.com/hanxuer/crashes/blob/main/gapc/01/readme.md
#### Github
No PoCs found on GitHub currently.