VYPR

Ffmpeg

by FFmpeg

Source repositories

CVEs (507)

  • CVE-2019-9718Mar 12, 2019
    risk 0.00cvss epss 0.02

    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-2019-9721Mar 12, 2019
    risk 0.00cvss epss 0.01

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

  • CVE-2019-1000016Feb 4, 2019
    risk 0.00cvss epss 0.01

    FFMPEG version 4.1 contains a CWE-129: Improper Validation of Array Index vulnerability in libavcodec/cbs_av1.c that can result in Denial of service. This attack appears to be exploitable via specially crafted AV1 file has to be provided as input. This vulnerability appears to…

  • CVE-2018-1999015MedJul 23, 2018
    risk 0.00cvss 6.5epss 0.02

    FFmpeg before commit 5aba5b89d0b1d73164d3b81764828bb8b20ff32a contains an out of array read vulnerability in ASF_F format demuxer that can result in heap memory reading. This attack appear to be exploitable via specially crafted ASF file that has to provided as input. This…

  • CVE-2018-1999014MedJul 23, 2018
    risk 0.00cvss 6.5epss 0.01

    FFmpeg before commit bab0716c7f4793ec42e05a5aa7e80d82a0dd4e75 contains an out of array access vulnerability in MXF format demuxer that can result in DoS. This attack appear to be exploitable via specially crafted MXF file which has to be provided as input. This vulnerability…

  • CVE-2018-1999013MedJul 23, 2018
    risk 0.00cvss 6.5epss 0.02

    FFmpeg before commit a7e032a277452366771951e29fd0bf2bd5c029f0 contains a use-after-free vulnerability in the realmedia demuxer that can result in vulnerability allows attacker to read heap memory. This attack appear to be exploitable via specially crafted RM file has to be…

  • CVE-2018-1999012MedJul 23, 2018
    risk 0.00cvss 6.5epss 0.02

    FFmpeg before commit 9807d3976be0e92e4ece3b4b1701be894cd7c2e1 contains a CWE-835: Infinite loop vulnerability in pva format demuxer that can result in a Vulnerability that allows attackers to consume excessive amount of resources like CPU and RAM. This attack appear to be…

  • CVE-2018-1999011HigJul 23, 2018
    risk 0.00cvss 8.8epss 0.04

    FFmpeg before commit 2b46ebdbff1d8dec7a3d8ea280a612b91a582869 contains a Buffer Overflow vulnerability in asf_o format demuxer that can result in heap-buffer-overflow that may result in remote code execution. This attack appears to be exploitable via specially crafted ASF file…

  • CVE-2018-1999010CriJul 23, 2018
    risk 0.00cvss 9.8epss 0.03

    FFmpeg before commit cced03dd667a5df6df8fd40d8de0bff477ee02e8 contains multiple out of array access vulnerabilities in the mms protocol that can result in attackers accessing out of bound data. This attack appear to be exploitable via network connectivity. This vulnerability…

  • CVE-2018-13305HigJul 5, 2018
    risk 0.00cvss 8.1epss 0.01

    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…

  • CVE-2018-13304MedJul 5, 2018
    risk 0.00cvss 6.5epss 0.01

    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,…

  • CVE-2018-13303MedJul 5, 2018
    risk 0.00cvss 6.5epss 0.01

    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.

  • CVE-2018-13302HigJul 5, 2018
    risk 0.00cvss 8.8epss 0.02

    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…

  • CVE-2018-13301MedJul 5, 2018
    risk 0.00cvss 6.5epss 0.01

    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.

  • CVE-2018-13300HigJul 5, 2018
    risk 0.00cvss 8.1epss 0.02

    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…

  • CVE-2018-12460MedJun 15, 2018
    risk 0.00cvss 6.5epss 0.01

    libavcodec in FFmpeg 4.0 may trigger a NULL pointer dereference if the studio profile is incorrectly detected while converting a crafted AVI file to MPEG4, leading to a denial of service, related to idctdsp.c and mpegvideo.c.

  • CVE-2018-12459MedJun 15, 2018
    risk 0.00cvss 6.5epss 0.01

    An inconsistent bits-per-sample value in the ff_mpeg4_decode_picture_header function in libavcodec/mpeg4videodec.c in FFmpeg 4.0 may trigger an assertion violation while converting a crafted AVI file to MPEG4, leading to a denial of service.

  • CVE-2018-12458MedJun 15, 2018
    risk 0.00cvss 6.5epss 0.02

    An improper integer type in the mpeg4_encode_gop_header function in libavcodec/mpeg4videoenc.c in FFmpeg 2.8 and 4.0 may trigger an assertion violation while converting a crafted AVI file to MPEG4, leading to a denial of service.

  • CVE-2018-7557MedFeb 28, 2018
    risk 0.00cvss 6.5epss 0.02

    The decode_init function in libavcodec/utvideodec.c in FFmpeg 2.8 through 3.4.2 allows remote attackers to cause a denial of service (Out of array read) via an AVI file with crafted dimensions within chroma subsampling data.

  • CVE-2018-6621MedFeb 5, 2018
    risk 0.00cvss 6.5epss 0.02

    The decode_frame function in libavcodec/utvideodec.c in FFmpeg through 3.2 allows remote attackers to cause a denial of service (out of array read) via a crafted AVI file.

Page 15 of 26