Lucene search
+L

8955 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 5:14 a.m.10 views

SUSE CVE-2015-6783

The FindStartOffsetOfFileInZipFile function in crazylinkerzip.cpp in crazylinker aka Crazy Linker in Android 5.x and 6.x, as used in Google Chrome before 47.0.2526.73, improperly searches for an EOCD record, which allows attackers to bypass a signature-validation requirement via a crafted ZIP...

4.3CVSS8.8AI score0.01233EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 5:07 a.m.9 views

SUSE CVE-2016-1960

Integer underflow in the nsHtml5TreeBuilder class in the HTML5 string parser in Mozilla Firefox before 45.0 and Firefox ESR 38.x before 38.7 allows remote attackers to execute arbitrary code or cause a denial of service use-after-free by leveraging mishandling of end tags, as demonstrated by...

8.8CVSS7.7AI score0.30946EPSS
SaveExploits8References14
SUSE CVE
SUSE CVE
added 2023/02/15 5:05 a.m.10 views

SUSE CVE-2016-2858

QEMU, when built with the Pseudo Random Number Generator PRNG back-end support, allows local guest OS users to cause a denial of service process crash via an entropy request, which triggers arbitrary stack based allocation and memory corruption...

6.5CVSS6.7AI score0.00393EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:04 a.m.4 views

SUSE CVE-2016-3941

Buffer overflow in the AStreamPeekStream function in input/stream.c in VideoLAN VLC media player before 2.2.0 allows remote attackers to cause a denial of service crash via a crafted wav file, related to "seek across EOF."...

5.5CVSS5.6AI score0.01277EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.7 views

SUSE CVE-2017-7223

GNU assembler in GNU Binutils 2.28 is vulnerable to a global buffer overflow of size 1 while attempting to unget an EOF character from the input stream, potentially leading to a program crash...

7.5CVSS7.3AI score0.01956EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.7 views

SUSE CVE-2017-7668

The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows apfindtoken to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to...

7.5CVSS9.4AI score0.57472EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:47 a.m.8 views

SUSE CVE-2017-7703

In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the IMAP dissector could crash, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-imap.c by calculating a line's end correctly...

7.5CVSS7.2AI score0.03284EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 4:46 a.m.9 views

SUSE CVE-2017-7895

The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13 lack certain checks for the end of a buffer, which allows remote attackers to trigger pointer-arithmetic errors or possibly have unspecified other impact via crafted requests, related to fs/nfsd/nfs3xdr.c and...

9.8CVSS7.4AI score0.1081EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:45 a.m.6 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.6 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.01552EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2023/02/15 4:43 a.m.7 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.8 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.02998EPSS
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.01822EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.11 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.01806EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.8 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.01822EPSS
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.01768EPSS
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.01768EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 4:39 a.m.13 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.7 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.7 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
Rows per page
Query Builder