### [CVE-2018-5684](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-5684) ![](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 Libav through 12.2, there is an invalid memcpy call in the ff_mov_read_stsd_entries function of libavformat/mov.c. Remote attackers could leverage this vulnerability to cause a denial of service (segmentation fault) and program failure with a crafted avi file. ### POC #### Reference - https://bugzilla.libav.org/show_bug.cgi?id=1110 - https://bugzilla.libav.org/show_bug.cgi?id=1110 #### Github No PoCs found on GitHub currently.