Lucene search
+L

64 matches found

UbuntuCve
UbuntuCve
added 2017/09/07 12:0 a.m.27 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.37 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
Prion
Prion
added 2017/08/31 3:29 p.m.20 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
NVD
NVD
added 2017/08/31 3:29 p.m.19 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.3 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
OSV
OSV
added 2017/08/31 3:29 p.m.28 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.46 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.24 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
CVE
CVE
added 2017/08/31 3:0 p.m.121 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:0 p.m.127 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
Cvelist
Cvelist
added 2017/08/31 3:0 p.m.35 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
AlpineLinux
AlpineLinux
added 2017/08/31 3:0 p.m.80 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
Cvelist
Cvelist
added 2017/08/31 3:0 p.m.35 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
Debian CVE
Debian CVE
added 2017/08/31 3:0 p.m.56 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
Debian CVE
Debian CVE
added 2017/08/31 3:0 p.m.49 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
AlpineLinux
AlpineLinux
added 2017/08/31 3:0 p.m.76 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
Cvelist
Cvelist
added 2017/08/31 3:0 p.m.26 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
RedhatCVE
RedhatCVE
added 2017/07/21 7:48 p.m.29 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.18 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
NVD
NVD
added 2017/07/12 3:29 p.m.22 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.8CVSS7.7AI score0.01552EPSS
SaveExploits0References2
Rows per page
Query Builder