cve/2018/CVE-2018-13300.md
2024-05-26 14:27:05 +02:00

811 B

CVE-2018-13300

Description

In FFmpeg 3.2 and 4.0.1, an improper argument (AVCodecParameters) passed to the avpriv_request_sample function in the handle_eac3 function in libavformat/movenc.c may trigger an out-of-array read while converting a crafted AVI file to MPEG4, leading to a denial of service and possibly an information disclosure.

POC

Reference

No PoCs from references.

Github