Lucene search
+L

8885 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:45 a.m.5 views

SUSE CVE-2017-9144

In ImageMagick 7.0.5-5, a crafted RLE image can trigger a crash because of incorrect EOF handling in coders/rle.c...

4CVSS8.9AI score0.01851EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.5 views

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

5.3CVSS9AI score0.0151EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.6 views

SUSE CVE-2017-11352

In ImageMagick before 7.0.5-10, a crafted RLE image can trigger a crash because of incorrect EOF handling in coders/rle.c. NOTE: this vulnerability exists because of an incomplete fix for CVE-2017-9144...

6.5CVSS8.9AI score0.01843EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:42 a.m.7 views

SUSE CVE-2017-11523

The ReadTXTImage function in coders/txt.c in ImageMagick through 6.9.9-0 and 7.x through 7.0.6-1 allows remote attackers to cause a denial of service infinite loop via a crafted file, because the end-of-file condition is not considered...

7.5CVSS8.5AI score0.03948EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.7 views

SUSE 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.5CVSS9.3AI score0.0193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.10 views

SUSE 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.5CVSS9.3AI score0.01977EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.7 views

SUSE 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.5CVSS9.3AI score0.0193EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.9 views

SUSE CVE-2017-14171

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

5.3CVSS9.3AI score0.01946EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.9 views

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

5.3CVSS9.3AI score0.01946EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.12 views

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

5.3CVSS8.8AI score0.02191EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.6 views

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

5.3CVSS8.8AI score0.02249EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.5 views

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

5.3CVSS8.8AI score0.02122EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.8 views

SUSE CVE-2017-14223

In libavformat/asfdecf.c in FFmpeg 3.3.3, a DoS in asfbuildsimpleindex due to lack of an EOF End of File check might cause huge CPU consumption. When a crafted ASF file, which claims a large "ict" field in the header but does not contain sufficient backing data, is provided, the for loop would...

6.5CVSS9.4AI score0.02663EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.8 views

SUSE CVE-2017-14222

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

6.5CVSS6.8AI score0.02513EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:38 a.m.7 views

SUSE CVE-2017-15722

In certain cases, Irssi before 1.0.5 may fail to verify that a Safe channel ID is long enough, causing reads beyond the end of the string...

5.9CVSS6.9AI score0.01876EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:37 a.m.7 views

SUSE CVE-2017-16944

The receivemsg function in receive.c in the SMTP daemon in Exim 4.88 and 4.89 allows remote attackers to cause a denial of service infinite loop and stack exhaustion via vectors involving BDAT commands and an improper check for a '.' character signifying the end of the content, related to the...

7.5CVSS9.1AI score0.41969EPSS
SaveExploits8References6
SUSE CVE
SUSE CVE
added 2023/02/15 4:31 a.m.4 views

SUSE CVE-2018-5207

When using an incomplete variable argument, Irssi before 1.0.6 may access data beyond the end of the string...

7.5CVSS7AI score0.01753EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:31 a.m.6 views

SUSE CVE-2018-5205

When using incomplete escape codes, Irssi before 1.0.6 may access data beyond the end of the string...

7.5CVSS7AI score0.02227EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.7 views

SUSE CVE-2018-12930

ntfsendbufferasyncread in the ntfs.ko filesystem driver in the Linux kernel 4.15.0 allows attackers to trigger a stack-based out-of-bounds write and cause a denial of service kernel oops or panic or possibly have unspecified other impact via a crafted ntfs filesystem...

7.8CVSS8AI score0.00436EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:26 a.m.5 views

SUSE CVE-2018-13346

The mpatchapply function in mpatch.c in Mercurial before 4.6.1 incorrectly proceeds in cases where the fragment start is past the end of the original data, aka OVE-20180430-0004...

5.3CVSS9.5AI score0.02326EPSS
SaveExploits0References8
Rows per page
Query Builder