Show filters
5 Total Results
Displaying 1-5 of 5
Sort by:
Attacker Value
Unknown

CVE-2017-18209

Disclosure Date: March 01, 2018 (last updated November 26, 2024)
In the GetOpenCLCachedFilesDirectory function in magick/opencl.c in ImageMagick 7.0.7, a NULL pointer dereference vulnerability occurs because a memory allocation result is not checked, related to GetOpenCLCacheDirectory.
0
Attacker Value
Unknown

CVE-2017-18210

Disclosure Date: March 01, 2018 (last updated November 26, 2024)
In ImageMagick 7.0.7, a NULL pointer dereference vulnerability was found in the function BenchmarkOpenCLDevices in MagickCore/opencl.c because a memory allocation result is not checked.
0
Attacker Value
Unknown

CVE-2017-18211

Disclosure Date: March 01, 2018 (last updated November 26, 2024)
In ImageMagick 7.0.7, a NULL pointer dereference vulnerability was found in the function saveBinaryCLProgram in magick/opencl.c because a program-lookup result is not checked, related to CacheOpenCLKernel.
0
Attacker Value
Unknown

CVE-2018-6876

Disclosure Date: February 09, 2018 (last updated November 26, 2024)
The OLEProperty class in ole/oleprop.cpp in libfpx 1.3.1-10, as used in ImageMagick 7.0.7-22 Q16 and other products, allows remote attackers to cause a denial of service (stack-based buffer under-read) via a crafted bmp image.
0
Attacker Value
Unknown

CVE-2017-14174

Disclosure Date: September 07, 2017 (last updated November 26, 2024)
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 "length" would consume huge CPU resources, since there is no EOF check inside the loop.