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

18 lines
646 B
Markdown

### [CVE-2017-9122](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-9122)
![](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
The quicktime_read_moov function in moov.c in libquicktime 1.2.4 allows remote attackers to cause a denial of service (infinite loop and CPU consumption) via a crafted mp4 file.
### POC
#### Reference
- https://www.exploit-db.com/exploits/42148/
#### Github
- https://github.com/ARPSyndicate/cvemon