Lucene search
+L

246 matches found

OSV
OSV
added 2017/09/07 6:29 a.m.5 views

DEBIAN-CVE-2017-14170

In libavformat/mxfdec.c in FFmpeg 3.3.3 - 2.4, a DoS in mxfreadindexentryarray due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted MXF file, which claims a large "nbindexentries" field in the header but does not contain sufficient backing data, is provided, th...

6.5CVSS6.7AI score0.01768EPSS
SaveExploits0References1
CVE
CVE
added 2017/09/07 6:0 a.m.1052 views

CVE-2017-14174

CVE-2017-14174 : ImageMagick 7.0.7-0 Q16 contains a DoS in ReadPSDLayersInternal() due to missing EOF check when parsing PSDs. A crafted PSD that claims a large length but lacks data can trigger a loop over length that consumes massive CPU, as described in the entry. The vulnerability is in coder...

7.1CVSS6.2AI score0.02249EPSS
SaveExploits1References7Affected Software1
CVE
CVE
added 2017/09/07 6:0 a.m.117 views

CVE-2017-14170

CVE-2017-14170 is a denial-of-service in FFmpeg’s mxf_read_index_entry_array() (libavformat/mxfdec.c) caused by a missing EOF check when a crafted MXF header claims a large nb_index_entries. The issue leads to huge CPU usage and can be triggered by multiple segments in a file. Public advisories (...

7.1CVSS6.9AI score0.01768EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2017/09/07 6:0 a.m.58 views

CVE-2017-14175

In coders/xbm.c in ImageMagick 7.0.6-1 Q16, a DoS in ReadXBMImage due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted XBM file, which claims large rows and columns fields in the header but does not contain sufficient backing data, is provided, the loop over th...

7.1CVSS6.3AI score0.02122EPSS
SaveExploits1
OSV
OSV
added 2017/09/07 12:0 a.m.4 views

UBUNTU-CVE-2017-14172

In coders/ps.c in ImageMagick 7.0.7-0 Q16, a DoS in ReadPSImage due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted PSD file, which claims a large "extent" field in the header but does not contain sufficient backing data, is provided, the loop over "length"...

6.5CVSS6.7AI score0.02191EPSS
SaveExploits1References3
OSV
OSV
added 2017/09/07 12:0 a.m.5 views

UBUNTU-CVE-2017-14174

In coders/psd.c in ImageMagick 7.0.7-0 Q16, a DoS in ReadPSDLayersInternal due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted PSD file, which claims a large "length" field in the header but does not contain sufficient backing data, is provided, the loop over...

6.5CVSS6.7AI score0.02249EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2017/09/07 12:0 a.m.28 views

CVE-2017-14175

In coders/xbm.c in ImageMagick 7.0.6-1 Q16, a DoS in ReadXBMImage due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted XBM file, which claims large rows and columns fields in the header but does not contain sufficient backing data, is provided, the loop over th...

7.1CVSS6.8AI score0.02122EPSS
SaveExploits1References2
CNVD
CNVD
added 2017/09/01 12:0 a.m.12 views

Ffmpeg 'asf_read_marker()' function denial of service vulnerability

FFmpeg is a complete solution for recording, converting and streaming audio and video from the FFmpeg team. A security vulnerability exists in the 'asfreadmarker' function in FFmpeg version 3.3.3, which stems from the program's failure to adequately detect EOF End of File. The vulnerability can b...

7.1CVSS7AI score0.01806EPSS
SaveExploits0References1
Prion
Prion
added 2017/08/31 3:29 p.m.23 views

Design/Logic Flaw

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.1CVSS7.1AI score0.01806EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2017/08/31 3:29 p.m.4 views

UBUNTU-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...

6.5CVSS7.3AI score0.01806EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/31 3:29 p.m.5 views

UBUNTU-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.9AI score0.01822EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/31 3:29 p.m.4 views

UBUNTU-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...

6.5CVSS6.9AI score0.01822EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/31 3:29 p.m.4 views

UBUNTU-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...

6.5CVSS6.9AI score0.01782EPSS
SaveExploits0References2
OSV
OSV
added 2017/08/31 3:29 p.m.6 views

ALPINE-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...

6.5CVSS6.8AI score0.01726EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.5 views

ALPINE-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...

6.5CVSS6.8AI score0.01822EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.4 views

ALPINE-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...

6.5CVSS6.8AI score0.01782EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.5 views

DEBIAN-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...

6.5CVSS6.8AI score0.01726EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.3 views

DEBIAN-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...

6.5CVSS6.8AI score0.01822EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.5 views

ALPINE-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.8AI score0.01822EPSS
SaveExploits0References1
OSV
OSV
added 2017/08/31 3:29 p.m.1 views

ALPINE-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...

6.5CVSS6.8AI score0.01806EPSS
SaveExploits0References1
Rows per page
Query Builder