Files
CVEs-PoC/2018/CVE-2018-13300.md
T
2025-09-29 21:09:30 +02:00

822 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