15505 matches found
Denial Of Service (DoS)
ImageMagick is vulnerable to denial of service. An attacker is able to cause the vulnerability via a crafted file...
Undefined Behavior
ImageMagick is vulnerable to undefined behavior in the form of out-of-range and integer overflows. An attacker may trigger the vulnerability by supplying a crafted input file to be processed by ImageMagick...
Arbitrary Code Execution
imagemagick is vulnerable to arbitrary code execution. A heap-based buffer overflow in WriteOnePNGImage in coders/png.c allows an attacker to execute arbitrary code via a malicious file...
Integer Overflow
ImageMagick is vulnerable to integer overflows. Rounding calculations performed on unconstrained pixel offsets could lead to integer overflows resulting in a system hang or other unexpected behaviors...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. An out-of-bounds read in the PALM image coder at coders/palm.c due to an improper call to AcquireQuantumMemory in routine WritePALMImage allows an attacker to crash the application...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. A signed integer overflow in MagickCore/histogram.c allows an attacker to crash the application...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. An out-of-bounds write in WriteOnePNGImage of the PNG coder in coders/png.c due to an improper call to AcquireVirtualMemory and memset allows an attacker to crash the application...
Memory Exhaustion
ImageMagick 7.0.6-1 has a memory exhaustion vulnerability in ReadOneJNGImage in coders\png.c...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service DoS. The vulnerability exists through coders/bmp.c when a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned int...
Undefined Behavior
In RestoreMSCWarning of /coders/pdf.c there are several areas where calls to GetPixelIndex could result in values outside the range of representable for the unsigned char type. The patch casts the return value of GetPixelIndex to ssizet type to avoid this bug. This undefined behavior could be...
Missing Zero Check
ImageMagick is vulnerable to missing zero check vulnerability. This vulnerability exist due to a missing check for 0 value of replaceextent. Ann attacker is able to trigger the vulnerability by a crafted input file...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. An attacker is able to crash the application via a malicious file due to an integer overflow in MagickCore/statistic.c...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service DoS. The vulnerability exists through MagickCore/quantum.h, when a file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char...
Undefined Behavior
A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of a too large shift for 64-bit type ssizet. This would most likely lead to an impact to application availability, but...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. An attacker is able to crash the application via a malicious file due to an integer overflow and division by zero in MagickCore/gem-private.h...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service. An attacker is able to crash the application via a malicious file due to a integer overflow in IntensityCompare in /MagickCore/quantize.c...
Undefined Behavior
ImageMagick is vulnerable to undefined behavior. The vulnerability exist when ImageMagick processed a crafted input file and use sizet in several calculations represented by type unsigned long...
Denial Of Service (DoS)
imagemagick is vulnerable to denial of service DoS. The vulnerability exists in GammaImage of /MagickCore/enhance.c, depending on the gamma value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick...