Vulnerabilities > Ffmpeg > Ffmpeg > 4.0.1

DATE CVE VULNERABILITY TITLE RISK
2018-07-05 CVE-2018-13305 Out-of-bounds Read vulnerability in Ffmpeg 4.0.1
In FFmpeg 4.0.1, due to a missing check for negative values of the mquant variable, the vc1_put_blocks_clamped function in libavcodec/vc1_block.c may trigger an out-of-array access while converting a crafted AVI file to MPEG4, leading to an information disclosure or a denial of service.
network
ffmpeg CWE-125
5.8
2018-07-05 CVE-2018-13304 Reachable Assertion vulnerability in Ffmpeg 4.0.1
In libavcodec in FFmpeg 4.0.1, improper maintenance of the consistency between the context profile field and studio_profile in libavcodec may trigger an assertion failure while converting a crafted AVI file to MPEG4, leading to a denial of service, related to error_resilience.c, h263dec.c, and mpeg4videodec.c.
network
ffmpeg CWE-617
4.3
2018-07-05 CVE-2018-13303 NULL Pointer Dereference vulnerability in Ffmpeg 4.0.1
In FFmpeg 4.0.1, a missing check for failure of a call to init_get_bits8() in the avpriv_ac3_parse_header function in libavcodec/ac3_parser.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service.
network
ffmpeg CWE-476
4.3
2018-07-05 CVE-2018-13302 Improper Validation of Array Index vulnerability in multiple products
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.
6.8
2018-07-05 CVE-2018-13301 NULL Pointer Dereference vulnerability in Ffmpeg 4.0.1
In FFmpeg 4.0.1, due to a missing check of a profile value before setting it, the ff_mpeg4_decode_picture_header function in libavcodec/mpeg4videodec.c may trigger a NULL pointer dereference while converting a crafted AVI file to MPEG4, leading to a denial of service.
network
ffmpeg CWE-476
4.3
2018-07-05 CVE-2018-13300 Out-of-bounds Read vulnerability in multiple products
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.
5.8