Files
CVEs-PoC/2017/CVE-2017-12145.md
T
2024-06-18 02:51:15 +02:00

19 lines
749 B
Markdown

### [CVE-2017-12145](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-12145)
![](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
In libquicktime 1.2.4, an allocation failure was found in the function quicktime_read_ftyp in ftyp.c, which allows attackers to cause a denial of service via a crafted file.
### POC
#### Reference
- https://somevulnsofadlab.blogspot.com/2017/07/libquicktimeallocation-failed-in_30.html
- https://sourceforge.net/p/libquicktime/mailman/message/35888849/
#### Github
No PoCs found on GitHub currently.