Lucene search
+L

7923 matches found

NVD
NVD
added 2017/08/31 3:29 p.m.18 views

CVE-2017-14057

In FFmpeg 3.3.3, a DoS in asfreadmarker due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted ASF file, which claims a large "namelen" or "count" field in the header but does not contain sufficient backing data, is provided, the loops over the name an...

7.1CVSS6.6AI score0.01977EPSS
SaveExploits0References4
OSV
OSV
added 2017/08/31 3:29 p.m.25 views

CVE-2017-14055

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

6.5CVSS6.6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.38 views

CVE-2017-14056

In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2readheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "framecount" field in the header but does not contain sufficient backing data, is provided, the loops for...

7.2AI score0.0193EPSS
SaveExploits0References4
CVE
CVE
added 2017/08/31 3:00 p.m.128 views

CVE-2017-14057

FFmpeg vulnerability CVE-2017-14057 (affecting FFmpeg 3.3.3) is a denial-of-service in asf_read_marker() caused by missing EOF checks; crafted ASF files with large header fields can lead to unbounded CPU/memory from loops over name and markers. Public advisories (Debian DSA-3996-1, openSUSE/openS...

7.1CVSS7AI score0.01977EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2017/08/31 3:00 p.m.133 views

CVE-2017-14055

CVE-2017-14055 affects FFmpeg 3.3.3 in libavformat/mvdec.c, where mv_read_header() lacks an EOF check, enabling a DoS that can lead to extremely high CPU and memory usage when processing a crafted MV file with a large nb_frames field but insufficient data. The issue is part of a broader set of EO...

7.1CVSS6.9AI score0.0193EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.66 views

CVE-2017-14056

In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2readheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "framecount" field in the header but does not contain sufficient backing data, is provided, the loops for...

7.1CVSS7.4AI score0.0193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.46 views

CVE-2017-14059

In FFmpeg 3.3.3, a DoS in cinereadheader due to lack of an EOF check might cause huge CPU and memory consumption. When a crafted CINE file, which claims a large "duration" field in the header but does not contain sufficient backing data, is provided, the image-offset parsing loop would consume hu...

7.1CVSS7.3AI score0.01888EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.47 views

CVE-2017-14055

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

7.1CVSS7.3AI score0.0193EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2017/08/31 3:00 p.m.76 views

CVE-2017-14059

In FFmpeg 3.3.3, a DoS in cinereadheader due to lack of an EOF check might cause huge CPU and memory consumption. When a crafted CINE file, which claims a large "duration" field in the header but does not contain sufficient backing data, is provided, the image-offset parsing loop would consume hu...

7.1CVSS7.3AI score0.01888EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2017/08/31 3:00 p.m.88 views

CVE-2017-14056

In libavformat/rl2.c in FFmpeg 3.3.3, a DoS in rl2readheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted RL2 file, which claims a large "framecount" field in the header but does not contain sufficient backing data, is provided, the loops for...

7.1CVSS7.3AI score0.0193EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.32 views

CVE-2017-14055

In libavformat/mvdec.c in FFmpeg 3.3.3, a DoS in mvreadheader due to lack of an EOF End of File check might cause huge CPU and memory consumption. When a crafted MV file, which claims a large "nbframes" field in the header but does not contain sufficient backing data, is provided, the loop over t...

7.1AI score0.0193EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.32 views

CVE-2017-14054

In libavformat/rmdec.c in FFmpeg 3.3.3, a DoS in ivrreadheader due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted IVR file, which claims a large "len" field in the header but does not contain sufficient backing data, is provided, the first type==4 loop would...

7.1AI score0.01901EPSS
SaveExploits0References3
CVE
CVE
added 2017/08/31 3:00 p.m.130 views

CVE-2017-14059

FFmpeg 3.3.3 is affected by CVE-2017-14059, a denial-of-service in cine_read_header() caused by missing EOF checks during CINE header parsing. A crafted CINE file with a large duration field but insufficient backing data can trigger an image-offset parsing loop that consumes excessive CPU and mem...

7.1CVSS7AI score0.01888EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2017/08/31 3:00 p.m.128 views

CVE-2017-14058

FFmpeg vulnerability CVE-2017-14058 exists in the read_data function of libavformat/hls.c, where reload attempts are not restricted for an insufficient list, enabling a remote attacker to trigger a denial-of-service (infinite loop) when processing HLS content in FFmpeg 2.4 and 3.3.3. Public advis...

6.5CVSS6.9AI score0.02499EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2017/08/31 3:00 p.m.78 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

6.5CVSS7.2AI score0.02499EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.38 views

CVE-2017-14059

In FFmpeg 3.3.3, a DoS in cinereadheader due to lack of an EOF check might cause huge CPU and memory consumption. When a crafted CINE file, which claims a large "duration" field in the header but does not contain sufficient backing data, is provided, the image-offset parsing loop would consume hu...

7.1AI score0.01888EPSS
SaveExploits0References3
CVE
CVE
added 2017/08/31 3:00 p.m.134 views

CVE-2017-14054

CVE-2017-14054 concerns FFmpeg 3.3.3: in libavformat/rmdec.c, ivr_read_header() lacks an EOF check, so a crafted IVR file with a large len can cause a DoS by driving the first type==4 loop to consume excessive CPU resources. The issue is a remote-denial-of-service risk described in multiple advis...

7.1CVSS6.9AI score0.01901EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.37 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

7.1AI score0.02499EPSS
SaveExploits0References5
CVE
CVE
added 2017/08/31 3:00 p.m.159 views

CVE-2017-14056

CVE-2017-14056 affects FFmpeg 3.3.3 in libavformat/rl2.c: rl2_read_header() lacks an End-of-File check for crafted RL2 files claiming a large frame_count, leading to loops that can exhaust CPU and memory. Impact: potential remote DoS via heavy resource consumption when parsing malicious RL2 strea...

7.1CVSS7AI score0.0193EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.48 views

CVE-2017-14058

In FFmpeg 2.4 and 3.3.3, the readdata function in libavformat/hls.c does not restrict reload attempts for an insufficient list, which allows remote attackers to cause a denial of service infinite loop...

6.5CVSS7.3AI score0.02499EPSS
SaveExploits0
Rows per page
Query Builder