VYPR

rpm package

suse/ffmpeg&distro=SUSE Linux Enterprise Workstation Extension 15 SP1

pkg:rpm/suse/ffmpeg&distro=SUSE%20Linux%20Enterprise%20Workstation%20Extension%2015%20SP1

Vulnerabilities (6)

  • CVE-2019-17542Oct 14, 2019
    affected < 3.4.2-4.27.1fixed 3.4.2-4.27.1

    FFmpeg before 4.2 has a heap-based buffer overflow in vqa_decode_chunk because of an out-of-array access in vqa_decode_init in libavcodec/vqavideo.c.

  • CVE-2019-12730Jun 4, 2019
    affected < 3.4.2-4.27.1fixed 3.4.2-4.27.1

    aa_read_header in libavformat/aadec.c in FFmpeg before 3.2.14 and 4.x before 4.1.4 does not check for sscanf failure and consequently allows use of uninitialized variables.

  • CVE-2019-9718Mar 12, 2019
    affected < 3.4.2-4.27.1fixed 3.4.2-4.27.1

    In FFmpeg 3.2 and 4.1, a denial of service in the subtitle decoder allows attackers to hog the CPU via a crafted video file in Matroska format, because ff_htmlmarkup_to_ass in libavcodec/htmlsubtitles.c has a complex format argument to sscanf.

  • CVE-2018-14395MedJul 19, 2018
    affected < 3.4.2-4.17.26fixed 3.4.2-4.17.26

    libavformat/movenc.c in FFmpeg 3.2 and 4.0.2 allows attackers to cause a denial of service (application crash caused by a divide-by-zero error) with a user crafted audio file when converting to the MOV audio format.

  • CVE-2018-14394MedJul 19, 2018
    affected < 3.4.2-4.17.26fixed 3.4.2-4.17.26

    libavformat/movenc.c in FFmpeg before 4.0.2 allows attackers to cause a denial of service (application crash caused by a divide-by-zero error) with a user crafted Waveform audio file.

  • CVE-2018-13301MedJul 5, 2018
    affected < 3.4.2-4.27.1fixed 3.4.2-4.27.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.