Files
CVEs-PoC/2018/CVE-2018-13302.md
T
2024-05-26 14:27:05 +02:00

833 B

CVE-2018-13302

Description

In FFmpeg 4.0.1, improper handling of frame types (other than EAC3_FRAME_TYPE_INDEPENDENT) that have multiple independent substreams in the handle_eac3 function in libavformat/movenc.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to a denial of service or possibly unspecified other impact.

POC

Reference

No PoCs from references.

Github