Lucene search
+L

65 matches found

UbuntuCve
UbuntuCve
added 2017/09/07 12:00 a.m.21 views

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

7.1CVSS6.8AI score0.02191EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2017/09/07 12:00 a.m.28 views

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

7.1CVSS6.8AI score0.02249EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2017/08/31 3:29 p.m.39 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.1CVSS6.9AI score0.01822EPSS
SaveExploits0References1
NVD
NVD
added 2017/08/31 3:29 p.m.20 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.1CVSS6.5AI score0.01726EPSS
SaveExploits0References3
OSV
OSV
added 2017/08/31 3:29 p.m.4 views

DEBIAN-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.5CVSS7.1AI score0.01822EPSS
SaveExploits0References1
Prion
Prion
added 2017/08/31 3:29 p.m.22 views

Design/Logic Flaw

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.1AI score0.01782EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2017/08/31 3:29 p.m.32 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...

6.5CVSS6.5AI score
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2017/08/31 3:29 p.m.48 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.1CVSS6.9AI score0.01822EPSS
SaveExploits0References1
Prion
Prion
added 2017/08/31 3:29 p.m.26 views

Design/Logic Flaw

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.1AI score0.01822EPSS
SaveExploits0References4Affected Software1
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.01822EPSS
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.01806EPSS
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.01822EPSS
SaveExploits0References4Affected Software1
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.01822EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.59 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.1CVSS7.2AI score0.01726EPSS
SaveExploits0
Cvelist
Cvelist
added 2017/08/31 3:00 p.m.28 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.2AI score0.01806EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2017/08/31 3:00 p.m.52 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.1CVSS7.4AI score0.01806EPSS
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.01782EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2017/08/31 3:00 p.m.81 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.1CVSS7.3AI score0.01806EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2017/07/21 7:48 p.m.31 views

CVE-2017-11188

The ReadDPXImage function in coders\dpx.c in ImageMagick 7.0.6-0 has a large loop vulnerability that can cause CPU exhaustion via a crafted DPX file, related to lack of an EOF check...

7.8CVSS3.1AI score0.01552EPSS
SaveExploits0References1
Prion
Prion
added 2017/07/12 3:29 p.m.19 views

Design/Logic Flaw

The ReadDPXImage function in coders\dpx.c in ImageMagick 7.0.6-0 has a large loop vulnerability that can cause CPU exhaustion via a crafted DPX file, related to lack of an EOF check...

7.8CVSS7.5AI score0.01552EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder