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

18 lines
717 B
Markdown

### [CVE-2016-2326](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2326)
![](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
Integer overflow in the asf_write_packet function in libavformat/asfenc.c in FFmpeg before 2.8.5 allows remote attackers to cause a denial of service or possibly have unspecified other impact via a crafted PTS (aka presentation timestamp) value in a .mov file.
### POC
#### Reference
- http://www.ubuntu.com/usn/USN-2944-1
#### Github
No PoCs found on GitHub currently.