Search for packages
| purl | pkg:deb/debian/imagemagick@8:6.9.10.23%2Bdfsg-2.1%2Bdeb10u1 |
| Next non-vulnerable version | 8:7.1.1.43+dfsg1-1+deb13u1 |
| Latest non-vulnerable version | 8:7.1.1.43+dfsg1-1+deb13u1 |
| Risk | 10.0 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-1raj-62cs-pbbj
Aliases: CVE-2020-25675 |
In the CropImage() and CropImageToTiles() routines of MagickCore/transform.c, rounding calculations performed on unconstrained pixel offsets was causing undefined behavior in the form of integer overflow and out-of-range values as reported by UndefinedBehaviorSanitizer. Such issues could cause a negative impact to application availability or other problems related to undefined behavior, in cases where ImageMagick processes untrusted input data. The upstream patch introduces functionality to constrain the pixel offsets and prevent these issues. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-1rkx-vg46-cqb1
Aliases: CVE-2020-27773 |
A flaw was found in ImageMagick in MagickCore/gem-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char` or division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-2b61-m9ef-hyee
Aliases: CVE-2022-32547 |
In ImageMagick, there is load of misaligned address for type 'double', which requires 8 byte alignment and for type 'float', which requires 4 byte alignment at MagickCore/property.c. Whenever crafted or untrusted input is processed by ImageMagick, this causes a negative impact to application availability or other problems related to undefined behavior. |
Affected by 5 other vulnerabilities. |
|
VCID-2cvy-emtr-6yar
Aliases: CVE-2020-27759 |
In IntensityCompare() of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type `int` to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-2nmc-gmhb-b3c7
Aliases: CVE-2019-13304 |
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced assignment. |
Affected by 5 other vulnerabilities. |
|
VCID-2pjj-amcv-5fdj
Aliases: CVE-2020-27774 |
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 `ssize_t`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-2q76-687g-1yc7
Aliases: CVE-2022-1114 |
A heap-use-after-free flaw was found in ImageMagick's RelinquishDCMInfo() function of dcm.c file. This vulnerability is triggered when an attacker passes a specially crafted DICOM image file to ImageMagick for conversion, potentially leading to information disclosure and a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-33hg-wfza-5udb
Aliases: CVE-2023-34151 |
A vulnerability was found in ImageMagick. This security flaw ouccers as an undefined behaviors of casting double to size_t in svg, mvg and other coders (recurring bugs of CVE-2022-32546). |
Affected by 5 other vulnerabilities. |
|
VCID-37fg-sqsm-7kh1
Aliases: CVE-2020-27757 |
A floating point math calculation in ScaleAnyToQuantum() of /MagickCore/quantum-private.h could lead to undefined behavior in the form of a value outside the range of type unsigned long long. The flaw could be triggered by a crafted input file under certain conditions when it is processed by ImageMagick. Red Hat Product Security marked this as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-3cth-4trq-63eh
Aliases: CVE-2019-7398 |
In ImageMagick before 7.0.8-25, a memory leak exists in WriteDIBImage in coders/dib.c. |
Affected by 5 other vulnerabilities. |
|
VCID-3ntg-4qdn-9fhr
Aliases: CVE-2019-16711 |
ImageMagick 7.0.8-40 has a memory leak in Huffman2DEncodeImage in coders/ps2.c. |
Affected by 5 other vulnerabilities. |
|
VCID-3s65-avm8-r7c7
Aliases: CVE-2022-32545 |
A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned char' at coders/psd.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined behavior. |
Affected by 5 other vulnerabilities. |
|
VCID-3t6y-zkwk-53h2
Aliases: CVE-2020-27771 |
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 ssize_t type to avoid this bug. This undefined behavior could be triggered when ImageMagick processes a crafted pdf file. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was demonstrated in this case. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-3vv9-a7xj-s3en
Aliases: CVE-2019-15139 |
The XWD image (X Window System window dumping file) parsing component in ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (application crash resulting from an out-of-bounds Read) in ReadXWDImage in coders/xwd.c by crafting a corrupted XWD image file, a different vulnerability than CVE-2019-11472. |
Affected by 5 other vulnerabilities. |
|
VCID-3zm5-4x36-zyb5
Aliases: CVE-2021-20246 |
A flaw was found in ImageMagick in MagickCore/resample.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-4a38-d7w8-nkda
Aliases: CVE-2020-27751 |
A flaw was found in ImageMagick in MagickCore/quantum-export.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long long` as well as a shift exponent that is too large for 64-bit type. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-4xz1-awu7-4bcv
Aliases: CVE-2019-11597 |
In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file. |
Affected by 5 other vulnerabilities. |
|
VCID-547m-yhv9-eug1
Aliases: CVE-2020-27758 |
A flaw was found in ImageMagick in coders/txt.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long long`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-5d42-dy6p-fuap
Aliases: CVE-2023-1289 |
A vulnerability was discovered in ImageMagick where a specially created SVG file loads itself and causes a segmentation fault. This flaw allows a remote attacker to pass a specially crafted SVG file that leads to a segmentation fault, generating many trash files in "/tmp," resulting in a denial of service. When ImageMagick crashes, it generates a lot of trash files. These trash files can be large if the SVG file contains many render actions. In a denial of service attack, if a remote attacker uploads an SVG file of size t, ImageMagick generates files of size 103*t. If an attacker uploads a 100M SVG, the server will generate about 10G. |
Affected by 5 other vulnerabilities. |
|
VCID-5n88-wgcm-gkgy
Aliases: CVE-2020-27560 |
ImageMagick 7.0.10-34 allows Division by Zero in OptimizeLayerFrames in MagickCore/layer.c, which may cause a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-6bkh-a886-cqhx
Aliases: CVE-2020-27829 |
A heap based buffer overflow in coders/tiff.c may result in program crash and denial of service in ImageMagick before 7.0.10-45. |
Affected by 5 other vulnerabilities. |
|
VCID-7c7g-r29j-dbap
Aliases: CVE-2019-13301 |
ImageMagick 7.0.8-50 Q16 has memory leaks in AcquireMagickMemory because of an AnnotateImage error. |
Affected by 5 other vulnerabilities. |
|
VCID-7der-a6bg-kbba
Aliases: CVE-2020-27770 |
Due to a missing check for 0 value of `replace_extent`, it is possible for offset `p` to overflow in SubstituteString(), causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-7tyv-mr5h-nfbc
Aliases: CVE-2022-1115 |
A heap-buffer-overflow flaw was found in ImageMagick’s PushShortPixel() function of quantum-private.h file. This vulnerability is triggered when an attacker passes a specially crafted TIFF image file to ImageMagick for conversion, potentially leading to a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-86rs-wh2z-33ca
Aliases: CVE-2020-27764 |
In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 6.9.10-69. |
Affected by 5 other vulnerabilities. |
|
VCID-88cm-5bcj-g3h3
Aliases: CVE-2022-32546 |
A vulnerability was found in ImageMagick, causing an outside the range of representable values of type 'unsigned long' at coders/pcl.c, when crafted or untrusted input is processed. This leads to a negative impact to application availability or other problems related to undefined behavior. |
Affected by 5 other vulnerabilities. |
|
VCID-9ycn-xry7-nuem
Aliases: CVE-2019-13308 |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow in MagickCore/fourier.c in ComplexImage. |
Affected by 5 other vulnerabilities. |
|
VCID-9z4q-mjxk-fbb4
Aliases: CVE-2019-16709 |
ImageMagick 7.0.8-35 has a memory leak in coders/dps.c, as demonstrated by XCreateImage. |
Affected by 5 other vulnerabilities. |
|
VCID-a13r-w6sr-bbhu
Aliases: CVE-2019-13454 |
ImageMagick 7.0.1-0 to 7.0.8-54 Q16 allows Division by Zero in RemoveDuplicateLayers in MagickCore/layer.c. |
Affected by 5 other vulnerabilities. |
|
VCID-a19s-6jjv-8be6
Aliases: CVE-2021-20245 |
A flaw was found in ImageMagick in coders/webp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-a29e-4vdk-5kac
Aliases: CVE-2022-44268 |
ImageMagick 7.1.0-49 is vulnerable to Information Disclosure. When it parses a PNG image (e.g., for resize), the resulting image could have embedded the content of an arbitrary. file (if the magick binary has permissions to read it). |
Affected by 5 other vulnerabilities. |
|
VCID-aek4-5pze-93az
Aliases: CVE-2019-13311 |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of a wand/mogrify.c error. |
Affected by 5 other vulnerabilities. |
|
VCID-awsg-gwr1-9ubp
Aliases: CVE-2023-5341 |
A heap use-after-free flaw was found in coders/bmp.c in ImageMagick. |
Affected by 5 other vulnerabilities. |
|
VCID-b2vj-nfkf-kfcj
Aliases: CVE-2020-25666 |
There are 4 places in HistogramCompare() in MagickCore/histogram.c where an integer overflow is possible during simple math calculations. This occurs in the rgb values and `count` value for a color. The patch uses casts to `ssize_t` type for these calculations, instead of `int`. This flaw could impact application reliability in the event that ImageMagick processes a crafted input file. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-b7yw-c54g-6ud4
Aliases: CVE-2021-20244 |
A flaw was found in ImageMagick in MagickCore/visual-effects.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-baqn-ja5v-rbej
Aliases: CVE-2021-20313 |
A flaw was found in ImageMagick in versions before 7.0.11. A potential cipher leak when the calculate signatures in TransformSignature is possible. The highest threat from this vulnerability is to data confidentiality. |
Affected by 5 other vulnerabilities. |
|
VCID-bcfw-39ae-muhg
Aliases: CVE-2020-27761 |
WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type `unsigned long` undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to `ssize_t` instead to avoid this issue. Red Hat Product Security marked the Severity as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to ImageMagick 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-bftq-c6bs-vuds
Aliases: CVE-2019-7395 |
In ImageMagick before 7.0.8-25, a memory leak exists in WritePSDChannel in coders/psd.c. |
Affected by 5 other vulnerabilities. |
|
VCID-brwb-nd6k-fydc
Aliases: CVE-2019-13307 |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling rows. |
Affected by 5 other vulnerabilities. |
|
VCID-bwba-9yrx-fffe
Aliases: CVE-2020-27776 |
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 values outside the range of type unsigned long. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-bwe1-eu65-tyh5
Aliases: CVE-2022-3213 |
A heap buffer overflow issue was found in ImageMagick. When an application processes a malformed TIFF file, it could lead to undefined behavior or a crash causing a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-c6ew-j8b4-bug3
Aliases: CVE-2019-12977 |
ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the WriteJP2Image function in coders/jp2.c. |
Affected by 5 other vulnerabilities. |
|
VCID-cj58-yb7b-vqfk
Aliases: CVE-2021-4219 |
A flaw was found in ImageMagick. The vulnerability occurs due to improper use of open functions and leads to a denial of service. This flaw allows an attacker to crash the system. |
Affected by 5 other vulnerabilities. |
|
VCID-ctza-8s12-gfc5
Aliases: CVE-2020-25674 |
WriteOnePNGImage() from coders/png.c (the PNG coder) has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times, attempting to pass invalid colormap data to the event logger. The patch replaces the hardcoded 256 value with a call to MagickMin() to ensure the proper value is used. This could impact application availability when a specially crafted input file is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-cupf-a4eg-4kep
Aliases: CVE-2023-3745 |
A heap-based buffer overflow issue was found in ImageMagick's PushCharPixel() function in quantum-private.h. This issue may allow a local attacker to trick the user into opening a specially crafted file, triggering an out-of-bounds read error and allowing an application to crash, resulting in a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-d16g-17gy-xuc3
Aliases: CVE-2020-27763 |
A flaw was found in ImageMagick in MagickCore/resize.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-dgdj-cdrh-qkhy
Aliases: CVE-2022-28463 |
ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow. |
Affected by 5 other vulnerabilities. |
|
VCID-dnsz-nv7p-57gw
Aliases: CVE-2019-7175 |
In ImageMagick before 7.0.8-25, some memory leaks exist in DecodeImage in coders/pcd.c. |
Affected by 5 other vulnerabilities. |
|
VCID-dufj-828q-dffa
Aliases: CVE-2020-25676 |
In CatromWeights(), MeshInterpolate(), InterpolatePixelChannel(), InterpolatePixelChannels(), and InterpolatePixelInfo(), which are all functions in /MagickCore/pixel.c, there were multiple unconstrained pixel offset calculations which were being used with the floor() function. These calculations produced undefined behavior in the form of out-of-range and integer overflows, as identified by UndefinedBehaviorSanitizer. These instances of undefined behavior could be triggered by an attacker who is able to supply a crafted input file to be processed by ImageMagick. These issues could impact application availability or potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-emsu-ggm4-cfgx
Aliases: CVE-2019-7397 |
In ImageMagick before 7.0.8-25 and GraphicsMagick through 1.3.31, several memory leaks exist in WritePDFImage in coders/pdf.c. |
Affected by 5 other vulnerabilities. |
|
VCID-eum6-7pge-w7ce
Aliases: CVE-2019-16708 |
ImageMagick 7.0.8-35 has a memory leak in magick/xwindow.c, related to XCreateImage. |
Affected by 5 other vulnerabilities. |
|
VCID-f1aq-apyd-uufk
Aliases: CVE-2019-16710 |
ImageMagick 7.0.8-35 has a memory leak in coders/dot.c, as demonstrated by AcquireMagickMemory in MagickCore/memory.c. |
Affected by 5 other vulnerabilities. |
|
VCID-fj65-urt2-j7d4
Aliases: CVE-2020-27762 |
A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-gdy4-rgyb-cyay
Aliases: CVE-2021-3574 |
A vulnerability was found in ImageMagick-7.0.11-5, where executing a crafted file with the convert command, ASAN detects memory leaks. |
Affected by 5 other vulnerabilities. |
|
VCID-gf34-7nqc-rkex
Aliases: CVE-2022-44267 |
ImageMagick 7.1.0-49 is vulnerable to Denial of Service. When it parses a PNG image (e.g., for resize), the convert process could be left waiting for stdin input. |
Affected by 5 other vulnerabilities. |
|
VCID-gneb-ytr3-nkh8
Aliases: CVE-2020-27753 |
There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to an impact to application availability or cause a denial of service. It was originally reported that the issues were in `AcquireMagickMemory()` because that is where LeakSanitizer detected the leaks, but the patch resolves issues in the MIFF coder, which incorrectly handles data being passed to `AcquireMagickMemory()`. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-grdb-pd8w-dffe
Aliases: CVE-2019-13391 |
In ImageMagick 7.0.8-50 Q16, ComplexImages in MagickCore/fourier.c has a heap-based buffer over-read because of incorrect calls to GetCacheViewVirtualPixels. |
Affected by 5 other vulnerabilities. |
|
VCID-gx18-nsdj-uyh2
Aliases: CVE-2019-12975 |
ImageMagick 7.0.8-34 has a memory leak vulnerability in the WriteDPXImage function in coders/dpx.c. |
Affected by 5 other vulnerabilities. |
|
VCID-h8bj-q21n-hqdd
Aliases: CVE-2019-12976 |
ImageMagick 7.0.8-34 has a memory leak in the ReadPCLImage function in coders/pcl.c. |
Affected by 5 other vulnerabilities. |
|
VCID-hetd-51ht-9uay
Aliases: CVE-2019-16713 |
ImageMagick 7.0.8-43 has a memory leak in coders/dot.c, as demonstrated by PingImage in MagickCore/constitute.c. |
Affected by 5 other vulnerabilities. |
|
VCID-hjur-fa1a-kqc9
Aliases: CVE-2019-13306 |
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of off-by-one errors. |
Affected by 5 other vulnerabilities. |
|
VCID-hmxu-7kfz-rugm
Aliases: CVE-2019-13310 |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of an error in MagickWand/mogrify.c. |
Affected by 5 other vulnerabilities. |
|
VCID-hxny-6bk1-53dc
Aliases: CVE-2019-13295 |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a width of zero is mishandled. |
Affected by 5 other vulnerabilities. |
|
VCID-j5n1-qp1c-77bn
Aliases: CVE-2019-13137 |
ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadPSImage in coders/ps.c. |
Affected by 5 other vulnerabilities. |
|
VCID-jdbn-umdt-hyd6
Aliases: CVE-2019-10649 |
In ImageMagick 7.0.8-36 Q16, there is a memory leak in the function SVGKeyValuePairs of coders/svg.c, which allows an attacker to cause a denial of service via a crafted image file. |
Affected by 5 other vulnerabilities. |
|
VCID-jmm2-cv2k-23gg
Aliases: CVE-2019-11470 |
The cineon parsing component in ImageMagick 7.0.8-26 Q16 allows attackers to cause a denial-of-service (uncontrolled resource consumption) by crafting a Cineon image with an incorrect claimed image size. This occurs because ReadCINImage in coders/cin.c lacks a check for insufficient image data in a file. |
Affected by 5 other vulnerabilities. |
|
VCID-jwpg-k35f-9bdg
Aliases: CVE-2020-27765 |
A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-ks7j-wqat-kqag
Aliases: CVE-2020-27754 |
In IntensityCompare() of /magick/quantize.c, there are calls to PixelPacketIntensity() which could return overflowed values to the caller when ImageMagick processes a crafted input file. To mitigate this, the patch introduces and uses the ConstrainPixelIntensity() function, which forces the pixel intensities to be within the proper bounds in the event of an overflow. This flaw affects ImageMagick versions prior to 6.9.10-69 and 7.0.8-69. |
Affected by 5 other vulnerabilities. |
|
VCID-ksjq-14z6-uqfw
Aliases: CVE-2019-13305 |
ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced strncpy and an off-by-one error. |
Affected by 5 other vulnerabilities. |
|
VCID-kuvt-j9z3-x7a4
Aliases: CVE-2020-25664 |
In WriteOnePNGImage() of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory() and memset() allows for an out-of-bounds write later when PopShortPixel() from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply a specially crafted image could affect availability with a low impact to data integrity. This flaw affects ImageMagick versions prior to 6.9.10-68 and 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-m7dk-3jhe-yqdm
Aliases: CVE-2021-3610 |
A heap-based buffer overflow vulnerability was found in ImageMagick in versions prior to 7.0.11-14 in ReadTIFFImage() in coders/tiff.c. This issue is due to an incorrect setting of the pixel array size, which can lead to a crash and segmentation fault. |
Affected by 5 other vulnerabilities. |
|
VCID-md4k-w65k-7qea
Aliases: CVE-2019-7396 |
In ImageMagick before 7.0.8-25, a memory leak exists in ReadSIXELImage in coders/sixel.c. |
Affected by 5 other vulnerabilities. |
|
VCID-mr1g-8k68-53a9
Aliases: CVE-2020-27760 |
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. This could lead to an impact to application availability. The patch uses the `PerceptibleReciprocal()` to prevent the divide-by-zero from occurring. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-n466-edc9-h7bh
Aliases: CVE-2021-20241 |
A flaw was found in ImageMagick in coders/jp2.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-nac1-r84b-9bha
Aliases: CVE-2023-1906 |
A heap-based buffer overflow issue was discovered in ImageMagick's ImportMultiSpectralQuantum() function in MagickCore/quantum-import.c. An attacker could pass specially crafted file to convert, triggering an out-of-bounds read error, allowing an application to crash, resulting in a denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-njgw-5qjn-93dc
Aliases: CVE-2020-27755 |
in SetImageExtent() of /MagickCore/image.c, an incorrect image depth size can cause a memory leak because the code which checks for the proper image depth size does not reset the size in the event there is an invalid size. The patch resets the depth to a proper size before throwing an exception. The memory leak can be triggered by a crafted input file that is processed by ImageMagick and could cause an impact to application reliability, such as denial of service. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-nsay-9we1-93gd
Aliases: CVE-2020-27772 |
A flaw was found in ImageMagick in coders/bmp.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned int`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-pput-gb3u-1yfn
Aliases: CVE-2019-13297 |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a height of zero is mishandled. |
Affected by 5 other vulnerabilities. |
|
VCID-pzng-h7as-nbax
Aliases: CVE-2020-13902 |
ImageMagick 7.0.9-27 through 7.0.10-17 has a heap-based buffer over-read in BlobToStringInfo in MagickCore/string.c during TIFF image decoding. |
Affected by 5 other vulnerabilities. |
|
VCID-q7u2-azaf-cffg
Aliases: CVE-2023-3428 |
A heap-based buffer overflow vulnerability was found in coders/tiff.c in ImageMagick. This issue may allow a local attacker to trick the user into opening a specially crafted file, resulting in an application crash and denial of service. |
Affected by 5 other vulnerabilities. |
|
VCID-qfeu-89fm-cfds
Aliases: CVE-2020-29599 |
ImageMagick before 6.9.11-40 and 7.x before 7.0.10-40 mishandles the -authenticate option, which allows setting a password for password-protected PDF files. The user-controlled password was not properly escaped/sanitized and it was therefore possible to inject additional shell commands via coders/pdf.c. |
Affected by 5 other vulnerabilities. |
|
VCID-qkqc-m9gq-myh4
Aliases: CVE-2022-48541 |
A memory leak in ImageMagick 7.0.10-45 and 6.9.11-22 allows remote attackers to perform a denial of service via the "identify -help" command. |
Affected by 5 other vulnerabilities. |
|
VCID-qqgz-psvu-hqgm
Aliases: CVE-2020-27775 |
A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type unsigned char. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-qtag-h62b-sufr
Aliases: CVE-2019-14981 |
In ImageMagick 7.x before 7.0.8-41 and 6.x before 6.9.10-41, there is a divide-by-zero vulnerability in the MeanShiftImage function. It allows an attacker to cause a denial of service by sending a crafted file. |
Affected by 5 other vulnerabilities. |
|
VCID-rsr8-m8qz-wqhg
Aliases: CVE-2020-27752 |
ImageMagick: heap-based buffer overflow in PopShortPixel in MagickCore/quantum-private.h |
Affected by 5 other vulnerabilities. |
|
VCID-t2yz-ptkv-rqbg
Aliases: CVE-2019-19948 |
In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer overflow in the function WriteSGIImage of coders/sgi.c. |
Affected by 5 other vulnerabilities. |
|
VCID-t5yb-6h6b-gqbz
Aliases: CVE-2020-25665 |
The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytes_per_row in the call to AcquireQuantumMemory(). This could cause impact to reliability. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-t8cr-axxf-nybn
Aliases: CVE-2019-13309 |
ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of mishandling the NoSuchImage error in CLIListOperatorImages in MagickWand/operation.c. |
Affected by 5 other vulnerabilities. |
|
VCID-tszx-qg5r-skbr
Aliases: CVE-2021-20243 |
A flaw was found in ImageMagick in MagickCore/resize.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-tx7f-yru5-xuem
Aliases: CVE-2019-13300 |
ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling columns. |
Affected by 5 other vulnerabilities. |
|
VCID-u1h6-93ev-jucd
Aliases: CVE-2025-43965 |
In MIFF image processing in ImageMagick before 7.1.1-44, image depth is mishandled after SetQuantumFormat is used. |
Affected by 4 other vulnerabilities. Affected by 0 other vulnerabilities. |
|
VCID-u2s3-mh9s-fqb1
Aliases: CVE-2019-12974 |
A NULL pointer dereference in the function ReadPANGOImage in coders/pango.c and the function ReadVIDImage in coders/vid.c in ImageMagick 7.0.8-34 allows remote attackers to cause a denial of service via a crafted image. |
Affected by 5 other vulnerabilities. |
|
VCID-u4ac-9vqw-n3a3
Aliases: CVE-2020-27769 |
In ImageMagick versions before 7.0.9-0, there are outside the range of representable values of type 'float' at MagickCore/quantize.c. |
Affected by 5 other vulnerabilities. |
|
VCID-u4h1-4d1f-97ah
Aliases: CVE-2020-27756 |
In ParseMetaGeometry() of MagickCore/geometry.c, image height and width calculations can lead to divide-by-zero conditions which also lead to undefined behavior. This flaw can be triggered by a crafted input file processed by ImageMagick and could impact application availability. The patch uses multiplication in addition to the function `PerceptibleReciprocal()` in order to prevent such divide-by-zero conditions. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-u6xe-ppj8-4ucj
Aliases: CVE-2019-11472 |
ReadXWDImage in coders/xwd.c in the XWD image parsing component of ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (divide-by-zero error) by crafting an XWD image file in which the header indicates neither LSB first nor MSB first. |
Affected by 5 other vulnerabilities. |
|
VCID-uw5m-5g5v-fyge
Aliases: CVE-2019-11598 |
In ImageMagick 7.0.8-40 Q16, there is a heap-based buffer over-read in the function WritePNMImage of coders/pnm.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file. This is related to SetGrayscaleImage in MagickCore/quantize.c. |
Affected by 5 other vulnerabilities. |
|
VCID-vjy2-aqt6-dka7
Aliases: CVE-2021-20312 |
A flaw was found in ImageMagick in versions 7.0.11, where an integer overflow in WriteTHUMBNAILImage of coders/thumbnail.c may trigger undefined behavior via a crafted image file that is submitted by an attacker and processed by an application using ImageMagick. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-vzx6-hbj9-s7fm
Aliases: CVE-2021-39212 |
ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that you may use, copy, modify, and distribute in both open and proprietary applications. In affected versions and in certain cases, Postscript files could be read and written when specifically excluded by a `module` policy in `policy.xml`. ex. <policy domain="module" rights="none" pattern="PS" />. The issue has been resolved in ImageMagick 7.1.0-7 and in 6.9.12-22. Fortunately, in the wild, few users utilize the `module` policy and instead use the `coder` policy that is also our workaround recommendation: <policy domain="coder" rights="none" pattern="{PS,EPI,EPS,EPSF,EPSI}" />. |
Affected by 5 other vulnerabilities. |
|
VCID-wkam-uue7-9ycq
Aliases: CVE-2020-27766 |
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 values outside the range of type `unsigned long`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-69. |
Affected by 5 other vulnerabilities. |
|
VCID-wr2f-mge9-h7bx
Aliases: CVE-2019-15140 |
coders/mat.c in ImageMagick 7.0.8-43 Q16 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by crafting a Matlab image file that is mishandled in ReadImage in MagickCore/constitute.c. |
Affected by 5 other vulnerabilities. |
|
VCID-x1fg-jkra-kffv
Aliases: CVE-2021-20309 |
A flaw was found in ImageMagick in versions before 7.0.11 and before 6.9.12, where a division by zero in WaveImage() of MagickCore/visual-effects.c may trigger undefined behavior via a crafted image file submitted to an application using ImageMagick. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-x28e-mmme-pqg4
Aliases: CVE-2019-12978 |
ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the ReadPANGOImage function in coders/pango.c. |
Affected by 5 other vulnerabilities. |
|
VCID-xbv8-bcm4-nkce
Aliases: CVE-2019-13135 |
ImageMagick before 7.0.8-50 has a "use of uninitialized value" vulnerability in the function ReadCUTImage in coders/cut.c. |
Affected by 5 other vulnerabilities. |
|
VCID-xsyh-1hgx-sqfv
Aliases: CVE-2021-20224 |
An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum() function in MagickCore/quantum-export.c. Function calls to GetPixelIndex() could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead to an undefined behaviour or a crash. |
Affected by 5 other vulnerabilities. |
|
VCID-yqqr-2npb-d3bj
Aliases: CVE-2021-3596 |
A NULL pointer dereference flaw was found in ImageMagick in versions prior to 7.0.10-31 in ReadSVGImage() in coders/svg.c. This issue is due to not checking the return value from libxml2's xmlCreatePushParserCtxt() and uses the value directly, which leads to a crash and segmentation fault. |
Affected by 5 other vulnerabilities. |
|
VCID-ys9e-v9qy-aqgb
Aliases: CVE-2020-27750 |
A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char` and math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68. |
Affected by 5 other vulnerabilities. |
|
VCID-ysp8-74va-hqhq
Aliases: CVE-2020-10251 |
In ImageMagick 7.0.9, an out-of-bounds read vulnerability exists within the ReadHEICImageByID function in coders\heic.c. It can be triggered via an image with a width or height value that exceeds the actual size of the image. |
Affected by 5 other vulnerabilities. |
|
VCID-yv6x-218b-xkem
Aliases: CVE-2021-20176 |
A divide-by-zero flaw was found in ImageMagick 6.9.11-57 and 7.0.10-57 in gem.c. This flaw allows an attacker who submits a crafted file that is processed by ImageMagick to trigger undefined behavior through a division by zero. The highest threat from this vulnerability is to system availability. |
Affected by 5 other vulnerabilities. |
|
VCID-yw39-g9tr-zbex
Aliases: CVE-2019-16712 |
ImageMagick 7.0.8-43 has a memory leak in Huffman2DEncodeImage in coders/ps3.c, as demonstrated by WritePS3Image. |
Affected by 5 other vulnerabilities. |
|
VCID-z2yz-9hd7-ybb2
Aliases: CVE-2019-12979 |
ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c. |
Affected by 5 other vulnerabilities. |
|
VCID-z92h-ur6y-wyfe
Aliases: CVE-2019-19949 |
In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WritePNGImage of coders/png.c, related to Magick_png_write_raw_profile and LocaleNCompare. |
Affected by 5 other vulnerabilities. |
|
VCID-zcge-y8nt-pug8
Aliases: CVE-2021-40211 |
An issue was discovered with ImageMagick 7.1.0-4 via Division by zero in function ReadEnhMetaFile of coders/emf.c. |
Affected by 5 other vulnerabilities. |
|
VCID-zchq-3w34-wye4
Aliases: CVE-2020-27767 |
A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of types `float` and `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
|
VCID-zuet-u9q8-y3gp
Aliases: CVE-2020-19667 |
Stack-based buffer overflow and unconditional jump in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7. |
Affected by 5 other vulnerabilities. |
|
VCID-zwak-jx4u-cubr
Aliases: CVE-2020-27768 |
In ImageMagick, there is an outside the range of representable values of type 'unsigned int' at MagickCore/quantum-private.h. This flaw affects ImageMagick versions prior to 7.0.9-0. |
Affected by 5 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-13eu-h4wj-6qgm | security update |
CVE-2017-12671
|
| VCID-1772-gkgq-6qfc | ImageMagick: Memory leak in the WriteJP2Image() function |
CVE-2017-11536
|
| VCID-1amj-a48d-2bae | 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. |
CVE-2017-18211
|
| VCID-1auk-t6k4-6kdc | ImageMagick: Memory leak vulnerability in WritePICTImage function in coders/pict.c |
CVE-2017-12665
|
| VCID-1kk6-ebvb-cufj |
CVE-2017-9439
|
|
| VCID-1u7b-k7k9-bydh | security update |
CVE-2017-9500
|
| VCID-1v8y-vqba-jqge |
CVE-2017-12431
|
|
| VCID-1vfd-3d9n-wkef |
CVE-2017-14249
|
|
| VCID-1w33-8m5t-9qgc | There is a missing check for length in the functions ReadDCMImage of coders/dcm.c and ReadPICTImage of coders/pict.c in ImageMagick 7.0.8-11, which allows remote attackers to cause a denial of service via a crafted image. |
CVE-2018-16644
|
| VCID-264v-5zs1-zfa4 | In ImageMagick 7.0.6-6, a memory exhaustion vulnerability was found in the function ReadTIFFImage, which allows attackers to cause a denial of service. |
CVE-2017-12805
|
| VCID-298s-k8zp-1qe4 |
CVE-2017-9501
|
|
| VCID-2j3d-fmvm-ryez |
CVE-2017-13769
|
|
| VCID-2nmc-gmhb-b3c7 | ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced assignment. |
CVE-2019-13304
|
| VCID-2sd5-zp1k-t7g8 | ImageMagick: Memory leak in WriteINLINEImage function in coders/inline.c |
CVE-2017-12666
|
| VCID-2vz9-nnhf-qyca | 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. |
CVE-2017-18209
|
| VCID-2yha-4sxk-tqev |
CVE-2017-12430
|
|
| VCID-319r-kp8f-vbdm |
CVE-2017-12877
|
|
| VCID-34ta-8z2p-4kbr | ImageMagick 7.0.8-4 has a memory leak in DecodeImage in coders/pcd.c. |
CVE-2018-14435
|
| VCID-3cth-4trq-63eh | In ImageMagick before 7.0.8-25, a memory leak exists in WriteDIBImage in coders/dib.c. |
CVE-2019-7398
|
| VCID-3db9-xwdj-rfbt | In ImageMagick 7.0.7-1 Q16, a memory leak vulnerability was found in the function ReadMATImage in coders/mat.c, which allow remote attackers to cause a denial of service via a crafted file. |
CVE-2017-18027
|
| VCID-3dnz-1h8c-nfcp |
CVE-2017-14533
|
|
| VCID-3m91-gp6f-qyab |
CVE-2017-17885
|
|
| VCID-3ntg-4qdn-9fhr | ImageMagick 7.0.8-40 has a memory leak in Huffman2DEncodeImage in coders/ps2.c. |
CVE-2019-16711
|
| VCID-3sc8-jdhf-13a3 | There is an excessive memory allocation issue in the functions ReadBMPImage of coders/bmp.c and ReadDIBImage of coders/dib.c in ImageMagick 7.0.8-11, which allows remote attackers to cause a denial of service via a crafted image file. |
CVE-2018-16645
|
| VCID-3vv9-a7xj-s3en | The XWD image (X Window System window dumping file) parsing component in ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (application crash resulting from an out-of-bounds Read) in ReadXWDImage in coders/xwd.c by crafting a corrupted XWD image file, a different vulnerability than CVE-2019-11472. |
CVE-2019-15139
|
| VCID-47r5-u7xu-2bc7 |
CVE-2017-11450
|
|
| VCID-49xe-5khv-qbd3 | security update |
CVE-2017-11524
|
| VCID-4b7a-6dcj-cqgg | ImageMagick 7.0.8-11 Q16 has a heap-based buffer over-read in the MagickCore/quantum-private.h PushShortPixel function when called from the coders/psd.c ParseImageResourceBlocks function. |
CVE-2018-16413
|
| VCID-4bbf-de5d-ayfs | In ImageMagick 7.0.7-20 Q16 x86_64, a memory leak vulnerability was found in the function ReadDCMImage in coders/dcm.c, which allows attackers to cause a denial of service via a crafted DCM image file. |
CVE-2018-11656
|
| VCID-4c7p-z7av-fuev |
CVE-2017-17882
|
|
| VCID-4emt-4a5y-jqbr |
CVE-2017-14531
|
|
| VCID-4hq4-wxah-d3hn | security update |
CVE-2017-12434
|
| VCID-4r92-smf5-6fa1 | ImageMagick: Memory leak in the function ReadOneJNGImage |
CVE-2017-12565
|
| VCID-4xz1-awu7-4bcv | In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file. |
CVE-2019-11597
|
| VCID-59tg-4xy9-j7g5 |
CVE-2017-11188
|
|
| VCID-5ez1-dbd6-ukbz |
CVE-2017-13061
|
|
| VCID-5fwn-n4rt-3ydd |
CVE-2017-14741
|
|
| VCID-5gn4-1fup-33f7 |
CVE-2017-12563
|
|
| VCID-5jzv-whkv-c7gr | In ImageMagick 7.0.8-13 Q16, there is a heap-based buffer over-read in the SVGStripString function of coders/svg.c, which allows attackers to cause a denial of service via a crafted SVG image file. |
CVE-2018-18023
|
| VCID-5qus-gg2w-vua8 |
CVE-2017-14989
|
|
| VCID-5uwy-qk8f-v7c9 |
CVE-2017-16546
|
|
| VCID-5xrb-rpxz-2ud2 |
CVE-2017-11141
|
|
| VCID-68qg-kfmv-pkg8 | In ImageMagick 7.0.8-13 Q16, there is an infinite loop in the ReadBMPImage function of the coders/bmp.c file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted bmp file. |
CVE-2018-18024
|
| VCID-6d49-nxdf-fkde | ImageMagick: Memory leak in the function WritePCXImage |
CVE-2017-12668
|
| VCID-6hkv-a8pd-huhk |
CVE-2017-12691
|
|
| VCID-6pw6-xhet-hqhg |
CVE-2017-14175
|
|
| VCID-6s97-b43m-rffk | In ImageMagick 7.0.7-37 Q16, SetGrayscaleImage in the quantize.c file allows attackers to cause a heap-based buffer over-read via a crafted file. |
CVE-2018-11625
|
| VCID-6tqy-pn93-fkbm | In ImageMagick 7.0.7-17 Q16, there is a heap-based buffer over-read in coders/sixel.c in the ReadSIXELImage function, related to the sixel_decode function. |
CVE-2018-5248
|
| VCID-78st-m625-xbed |
CVE-2017-12140
|
|
| VCID-7c7g-r29j-dbap | ImageMagick 7.0.8-50 Q16 has memory leaks in AcquireMagickMemory because of an AnnotateImage error. |
CVE-2019-13301
|
| VCID-7jd4-gmr7-ayfm |
CVE-2017-10928
|
|
| VCID-7jgx-r2zj-1qcc |
CVE-2017-14505
|
|
| VCID-7u7b-vmy7-9kcc |
CVE-2017-17682
|
|
| VCID-7wp5-bxhm-sfgn |
CVE-2017-13058
|
|
| VCID-7zke-pjek-2ka4 |
CVE-2017-13142
|
|
| VCID-89zy-gb3h-ffax |
CVE-2017-14224
|
|
| VCID-8c4n-x9ga-rbgc |
CVE-2017-11537
|
|
| VCID-8g1m-1c3d-xkc3 | In ImageMagick 7.0.8-3 Q16, ReadDIBImage and WriteDIBImage in coders/dib.c allow attackers to cause an out of bounds write via a crafted file. |
CVE-2018-12600
|
| VCID-8hv5-6ttf-eqg6 |
CVE-2017-11535
|
|
| VCID-8jj9-28rn-z3dk | security update |
CVE-2017-11530
|
| VCID-8n3x-hpwk-53hs |
CVE-2017-14172
|
|
| VCID-8un2-2exw-k7ax | ImageMagick 7.0.8-11 Q16 has a heap-based buffer over-read in the coders/psd.c ParseImageResourceBlocks function. |
CVE-2018-16412
|
| VCID-93js-uftq-a3g3 | In ImageMagick 7.0.7-12 Q16, there are memory leaks in MontageImageCommand in MagickWand/montage.c. |
CVE-2017-18022
|
| VCID-9g1m-5cmq-ebf1 | In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadTXTImage in coders/txt.c, which allows attackers to cause a denial of service (CPU exhaustion) via a crafted image file that is mishandled in a GetImageIndexInList call. |
CVE-2017-18273
|
| VCID-9g3r-927k-u7am |
CVE-2017-15217
|
|
| VCID-9nu5-qvw8-gkgj |
CVE-2017-15032
|
|
| VCID-9s17-74cu-mqcz | ImageMagick 7.0.7-28 has a memory leak vulnerability in ReadBGRImage in coders/bgr.c. |
CVE-2018-17967
|
| VCID-9ycn-xry7-nuem | ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow in MagickCore/fourier.c in ComplexImage. |
CVE-2019-13308
|
| VCID-a13r-w6sr-bbhu | ImageMagick 7.0.1-0 to 7.0.8-54 Q16 allows Division by Zero in RemoveDuplicateLayers in MagickCore/layer.c. |
CVE-2019-13454
|
| VCID-a1st-ksh2-zkfr |
CVE-2017-17504
|
|
| VCID-a3tm-6vy3-rbhb |
CVE-2017-13145
|
|
| VCID-a8fm-fb22-wkbx | In ImageMagick 7.0.7-20 Q16 x86_64, a memory leak vulnerability was found in the function GetImagePixelCache in MagickCore/cache.c, which allows attackers to cause a denial of service via a crafted CALS image file. |
CVE-2018-11655
|
| VCID-a9bc-gcd1-cqfe | The ReadMATImageV4 function in coders/mat.c in ImageMagick 7.0.8-7 uses an uninitialized variable, leading to memory corruption. |
CVE-2018-14551
|
| VCID-aek4-5pze-93az | ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of a wand/mogrify.c error. |
CVE-2019-13311
|
| VCID-at4a-nr5e-c7fh |
CVE-2017-12644
|
|
| VCID-awms-5a6g-a3cm | ImageMagick version 7.0.7-28 contains a memory leak in WriteTIFFImage in coders/tiff.c. |
CVE-2018-10804
|
| VCID-b27b-9cgk-4kh1 | ImageMagick: Memory leak in ReadOneJNGImage function in coders\png.c |
CVE-2017-12641
|
| VCID-b431-ek8x-5qej | ImageMagick 7.0.7-28 has a memory leak vulnerability in WritePCXImage in coders/pcx.c. |
CVE-2018-18016
|
| VCID-b6ug-q8ds-6qfd |
CVE-2017-13768
|
|
| VCID-b7tw-edvy-mqfz | ImageMagick 7.0.7-28 has a memory leak vulnerability in WritePDBImage in coders/pdb.c. |
CVE-2018-17966
|
| VCID-bdnu-1t5d-zkcq |
CVE-2017-17886
|
|
| VCID-bftq-c6bs-vuds | In ImageMagick before 7.0.8-25, a memory leak exists in WritePSDChannel in coders/psd.c. |
CVE-2019-7395
|
| VCID-bp41-7dyk-myhn |
CVE-2017-14400
|
|
| VCID-brwb-nd6k-fydc | ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling rows. |
CVE-2019-13307
|
| VCID-btf2-qd34-2bbg |
CVE-2017-15218
|
|
| VCID-byny-nv55-3bdw | ImageMagick: stack-based buffer over-read in WriteWEBPImage in coders/webp.c |
CVE-2017-17880
|
| VCID-bz1d-f4r2-2qcs | ImageMagick: Memory leaks in ReadMATImage function involving the quantum_info and clone_info data structures |
CVE-2017-11724
|
| VCID-c3g3-jxt3-pydz |
CVE-2017-11449
|
|
| VCID-c6ew-j8b4-bug3 | ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the WriteJP2Image function in coders/jp2.c. |
CVE-2019-12977
|
| VCID-c79c-1k53-57bq |
CVE-2017-17879
|
|
| VCID-cd6j-rcga-fych | ImageMagick: Memory leak in WriteMAPImage function in coders/map.c |
CVE-2017-12663
|
| VCID-cjxw-4tkx-57fc | There is a memory leak in the function WriteMSLImage of coders/msl.c in ImageMagick 7.0.8-13 Q16, and the function ProcessMSLScript of coders/msl.c in GraphicsMagick before 1.3.31. |
CVE-2018-18544
|
| VCID-cpnd-da8q-u3d3 |
CVE-2017-11640
|
|
| VCID-crcq-gmsh-1kaf |
CVE-2017-13060
|
|
| VCID-cv56-t7px-73g5 |
CVE-2017-14060
|
|
| VCID-cwnh-etg7-vybk |
CVE-2017-14341
|
|
| VCID-dawp-jcge-cqeg |
CVE-2017-12693
|
|
| VCID-dnsz-nv7p-57gw | In ImageMagick before 7.0.8-25, some memory leaks exist in DecodeImage in coders/pcd.c. |
CVE-2019-7175
|
| VCID-dp22-ddrt-5qgx | In ImageMagick 7.0.7-24 Q16, there is a heap-based buffer over-read in IsWEBPImageLossless in coders/webp.c. |
CVE-2018-9135
|
| VCID-dpp9-9j9u-m3ep |
CVE-2017-12433
|
|
| VCID-dtw3-pjmn-xkg5 | In ImageMagick 7.0.6-10 Q16, a memory leak vulnerability was found in the function ReadMATImage in coders/mat.c, which allow remote attackers to cause a denial of service via a crafted file. |
CVE-2017-18029
|
| VCID-dvf3-ft4g-gug7 |
CVE-2017-14343
|
|
| VCID-e2ge-x9z3-jkbe | The ReadTIFFImage function in coders/tiff.c in ImageMagick 7.0.7-26 Q16 does not properly restrict memory allocation, leading to a heap-based buffer over-read. |
CVE-2018-8960
|
| VCID-ejsm-2aay-d3bw |
CVE-2017-12587
|
|
| VCID-emsu-ggm4-cfgx | In ImageMagick before 7.0.8-25 and GraphicsMagick through 1.3.31, several memory leaks exist in WritePDFImage in coders/pdf.c. |
CVE-2019-7397
|
| VCID-et3q-2xc5-5yez | ImageMagick 7.0.8-4 has a memory leak for a colormap in WriteMPCImage in coders/mpc.c. |
CVE-2018-14434
|
| VCID-eum6-7pge-w7ce | ImageMagick 7.0.8-35 has a memory leak in magick/xwindow.c, related to XCreateImage. |
CVE-2019-16708
|
| VCID-f1aq-apyd-uufk | ImageMagick 7.0.8-35 has a memory leak in coders/dot.c, as demonstrated by AcquireMagickMemory in MagickCore/memory.c. |
CVE-2019-16710
|
| VCID-ffev-4uwp-u3f9 | ImageMagick: NULL pointer dereference in ReadOneJNGImage function |
CVE-2017-11750
|
| VCID-fmbe-ruvf-dfgw | ImageMagick: Memory leak in ReadMAGICKImage function |
CVE-2017-11752
|
| VCID-fp3a-gz5g-quh7 | The functions ReadDCMImage in coders/dcm.c, ReadPWPImage in coders/pwp.c, ReadCALSImage in coders/cals.c, and ReadPICTImage in coders/pict.c in ImageMagick 7.0.8-4 do not check the return value of the fputc function, which allows remote attackers to cause a denial of service via a crafted image file. |
CVE-2018-16643
|
| VCID-fp5v-x1rf-8kag |
CVE-2017-12643
|
|
| VCID-fttn-a6r4-nfb5 | An issue was discovered in ImageMagick 7.0.7-22 Q16. The IsWEBPImageLossless function in coders/webp.c allows attackers to cause a denial of service (segmentation violation) via a crafted file. |
CVE-2018-7470
|
| VCID-fx82-r6vn-cbcn | security update |
CVE-2017-11523
|
| VCID-fyet-7r1c-zken | In ImageMagick 7.0.8-4, there is a memory leak in the XMagickCommand function in MagickCore/animate.c. |
CVE-2018-13153
|
| VCID-g4ms-q1rg-9bac | ImageMagick: Missing NULL check in the ReadMATImage function |
CVE-2017-13658
|
| VCID-g9xh-zys3-77ad |
CVE-2017-13139
|
|
| VCID-gchh-p94f-yyem | ImageMagick 7.0.7-1 and older version are vulnerable to null pointer dereference in the MagickCore component and might lead to denial of service |
CVE-2017-1000445
|
| VCID-gd2e-7rb8-q7fs |
CVE-2017-13131
|
|
| VCID-geys-v8jx-y7aw | In ImageMagick 7.0.8-36 Q16, there is a heap-based buffer over-read in the function WriteTIFFImage of coders/tiff.c, which allows an attacker to cause a denial of service or information disclosure via a crafted image file. |
CVE-2019-10650
|
| VCID-gnrw-b3hv-c7cu |
CVE-2017-14684
|
|
| VCID-grdb-pd8w-dffe | In ImageMagick 7.0.8-50 Q16, ComplexImages in MagickCore/fourier.c has a heap-based buffer over-read because of incorrect calls to GetCacheViewVirtualPixels. |
CVE-2019-13391
|
| VCID-gx18-nsdj-uyh2 | ImageMagick 7.0.8-34 has a memory leak vulnerability in the WriteDPXImage function in coders/dpx.c. |
CVE-2019-12975
|
| VCID-gzyn-pxa7-ubbx | ImageMagick 7.0.8-5 has a memory leak vulnerability in the function ReadOneJNGImage in coders/png.c. |
CVE-2018-16640
|
| VCID-h3pz-9qgw-3yc9 | ImageMagick 7.0.7-28 has a memory leak vulnerability in WriteSGIImage in coders/sgi.c. |
CVE-2018-17965
|
| VCID-h8bj-q21n-hqdd | ImageMagick 7.0.8-34 has a memory leak in the ReadPCLImage function in coders/pcl.c. |
CVE-2019-12976
|
| VCID-hb38-paqd-tfe4 |
CVE-2017-11448
|
|
| VCID-hetd-51ht-9uay | ImageMagick 7.0.8-43 has a memory leak in coders/dot.c, as demonstrated by PingImage in MagickCore/constitute.c. |
CVE-2019-16713
|
| VCID-hhqf-xtyq-akgp | ImageMagick: Memory leak in the function ReadOneMNGImage |
CVE-2017-12673
|
| VCID-hhsd-dgq8-43dp |
CVE-2017-17681
|
|
| VCID-hjur-fa1a-kqc9 | ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of off-by-one errors. |
CVE-2019-13306
|
| VCID-hpy8-j8cc-rbcv | ImageMagick: Memory-Leak in ReadMATImage() coders/mat.c |
CVE-2017-11644
|
| VCID-hxny-6bk1-53dc | ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a width of zero is mishandled. |
CVE-2019-13295
|
| VCID-hz4h-8vpk-3ydh |
CVE-2017-14325
|
|
| VCID-j4qh-u6b5-kubz |
CVE-2017-12670
|
|
| VCID-j5n1-qp1c-77bn | ImageMagick before 7.0.8-50 has a memory leak vulnerability in the function ReadPSImage in coders/ps.c. |
CVE-2019-13137
|
| VCID-j7cn-e5yp-kkb3 |
CVE-2017-11533
|
|
| VCID-j8ue-uwv8-x3h3 |
CVE-2017-14625
|
|
| VCID-jdbn-umdt-hyd6 | In ImageMagick 7.0.8-36 Q16, there is a memory leak in the function SVGKeyValuePairs of coders/svg.c, which allows an attacker to cause a denial of service via a crafted image file. |
CVE-2019-10649
|
| VCID-jgc5-tyep-xfhg | In ImageMagick 7.0.7-17 Q16, there is a Memory Leak in ReadPWPImage in coders/pwp.c. |
CVE-2017-18008
|
| VCID-jmm2-cv2k-23gg | The cineon parsing component in ImageMagick 7.0.8-26 Q16 allows attackers to cause a denial-of-service (uncontrolled resource consumption) by crafting a Cineon image with an incorrect claimed image size. This occurs because ReadCINImage in coders/cin.c lacks a check for insufficient image data in a file. |
CVE-2019-11470
|
| VCID-jpbq-s4mh-gudc | ImageMagick: Memory leak in ReadMPCImage function in coders/mpc.c |
CVE-2017-12642
|
| VCID-jw6w-adha-f3g2 |
CVE-2017-14173
|
|
| VCID-jxuc-91c8-3yfu | security update |
CVE-2017-11526
|
| VCID-k3x4-udfe-dfe7 |
CVE-2017-9440
|
|
| VCID-k9zy-9yzt-e3gv | In ImageMagick 7.0.7-29 and earlier, a missing NULL check in ReadOneJNGImage in coders/png.c allows an attacker to cause a denial of service (WriteBlob assertion failure and application exit) via a crafted file. |
CVE-2018-16749
|
| VCID-kqt1-zvbg-6ugr |
CVE-2017-12674
|
|
| VCID-ksjq-14z6-uqfw | ImageMagick 7.0.8-50 Q16 has a stack-based buffer overflow at coders/pnm.c in WritePNMImage because of a misplaced strncpy and an off-by-one error. |
CVE-2019-13305
|
| VCID-kuzn-4h9m-sqhg | security update |
CVE-2017-13141
|
| VCID-kzz6-g2hj-r3ax | In ImageMagick 7.0.7-17 Q16, there are memory leaks in ReadPATTERNImage in coders/pattern.c. |
CVE-2018-5246
|
| VCID-m6xg-eg6n-8uez | ImageMagick 7.0.8-4 has a memory leak in parse8BIM in coders/meta.c. |
CVE-2018-14437
|
| VCID-mac3-r77j-j3be | ImageMagick: Memory leak in the ReadOnePNGImage() function |
CVE-2017-11539
|
| VCID-md4k-w65k-7qea | In ImageMagick before 7.0.8-25, a memory leak exists in ReadSIXELImage in coders/sixel.c. |
CVE-2019-7396
|
| VCID-mraq-98fa-6khb | In ImageMagick 7.0.7-17 Q16, there are memory leaks in ReadRLAImage in coders/rla.c. |
CVE-2018-5247
|
| VCID-n9td-dw3v-efeq |
CVE-2017-17914
|
|
| VCID-na87-638b-b3bn |
CVE-2017-13059
|
|
| VCID-ncy1-kebf-6ff3 | In coders/bmp.c in ImageMagick before 7.0.8-16, an input file can result in an infinite loop and hang, with high CPU and memory consumption. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted file. |
CVE-2018-20467
|
| VCID-ndjk-abfc-muh8 |
CVE-2017-17934
|
|
| VCID-ng53-pmv5-cff3 | security update |
CVE-2017-11525
|
| VCID-nh3x-3ve7-fkht | security update |
CVE-2017-11529
|
| VCID-nkre-ttrz-tyfa | The function InsertRow in coders/cut.c in ImageMagick 7.0.7-37 allows remote attackers to cause a denial of service via a crafted image file due to an out-of-bounds write. |
CVE-2018-16642
|
| VCID-nkwg-8hec-nkf5 | ImageMagick: Memory leak in the ReadMPCImage function |
CVE-2017-14324
|
| VCID-nqzy-5w9c-ekbt | ImageMagick: Memory leak in the function ReadOneJNGImage |
CVE-2017-12676
|
| VCID-nv82-pw1p-7qcf |
CVE-2017-11478
|
|
| VCID-nz7x-798a-37h2 | security update |
CVE-2017-12428
|
| VCID-nzt9-h8c7-dfep |
CVE-2017-13062
|
|
| VCID-p1qz-apnc-7qfk | ImageMagick: Memory leak in the ReadMATImage function in coders/mat.c. |
CVE-2017-13146
|
| VCID-p3b1-4w29-y3d8 | ImageMagick 7.0.7-12 Q16, a CPU exhaustion vulnerability was found in the function ReadDDSInfo in coders/dds.c, which allows attackers to cause a denial of service. |
CVE-2017-1000476
|
| VCID-p3u1-edxs-cud2 | ImageMagick: memory leak in the function ReadPGXImage in coders/pgx.c |
CVE-2017-17883
|
| VCID-p6us-cd93-dbbn | ImageMagick: File descriptor leak in libmagickcore |
CVE-2017-6502
|
| VCID-pgk3-ntd3-j7f7 | The ReadTIFFImage function in coders/tiff.c in ImageMagick 7.0.7-23 Q16 does not properly validate the amount of image data in a file, which allows remote attackers to cause a denial of service (memory allocation failure in the AcquireMagickMemory function in MagickCore/memory.c). |
CVE-2018-7443
|
| VCID-ppeg-pz24-zyhb | WriteEPTImage in coders/ept.c in ImageMagick 7.0.7-25 Q16 allows remote attackers to cause a denial of service (MagickCore/memory.c double free and application crash) or possibly have unspecified other impact via a crafted file. |
CVE-2018-8804
|
| VCID-ppet-pw55-eugw |
CVE-2017-17881
|
|
| VCID-pput-gb3u-1yfn | ImageMagick 7.0.8-50 Q16 has a heap-based buffer over-read at MagickCore/threshold.c in AdaptiveThresholdImage because a height of zero is mishandled. |
CVE-2019-13297
|
| VCID-puc6-bhqg-pqgp | In ImageMagick 7.0.7-28, there is an infinite loop in the ReadOneMNGImage function of the coders/png.c file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted mng file. |
CVE-2018-10177
|
| VCID-pwzq-bv3e-jbgj |
CVE-2017-12875
|
|
| VCID-q44n-m52t-23e2 | ImageMagick 7.0.7-22 Q16 has memory leaks in the EncodeImageAttributes function in coders/json.c, as demonstrated by the ReadPSDLayersInternal function in coders/psd.c. |
CVE-2018-5358
|
| VCID-q8rw-p6t4-1ycw |
CVE-2017-14342
|
|
| VCID-q9w7-hc3a-9qbr |
CVE-2017-15015
|
|
| VCID-qa6g-412e-67f7 |
CVE-2017-11447
|
|
| VCID-qb9s-c11m-3ffj | ImageMagick: Memory leak in WritePALMImage function in coders/palm.c |
CVE-2017-12664
|
| VCID-qg4m-vfe8-m3fy |
CVE-2017-14682
|
|
| VCID-qnsg-hdfz-buh6 | ImageMagick: Memory leak in the function ReadMATImage |
CVE-2017-12667
|
| VCID-qqac-jt5v-jbfy | In ImageMagick 7.0.6-6, a memory exhaustion vulnerability was found in the function format8BIM, which allows attackers to cause a denial of service. |
CVE-2017-12806
|
| VCID-qrua-jrws-2yaw | ImageMagick 7.0.7-22 Q16 has memory leaks in the ReadDCMImage function in coders/dcm.c. |
CVE-2018-5357
|
| VCID-qtag-h62b-sufr | In ImageMagick 7.x before 7.0.8-41 and 6.x before 6.9.10-41, there is a divide-by-zero vulnerability in the MeanShiftImage function. It allows an attacker to cause a denial of service by sending a crafted file. |
CVE-2019-14981
|
| VCID-qy56-dc8r-sbec |
CVE-2017-14624
|
|
| VCID-r2gr-uxkz-6ybx |
CVE-2017-12640
|
|
| VCID-rb5j-4jg3-2qg1 |
CVE-2017-12432
|
|
| VCID-recj-t969-1bfg |
CVE-2017-13144
|
|
| VCID-rezy-97be-g7e6 |
CVE-2017-13143
|
|
| VCID-rmh5-nd1p-ybgy | security update |
CVE-2017-11505
|
| VCID-rnpb-2144-mbhx | An issue was discovered in ImageMagick 7.0.7. A memory leak vulnerability was found in the function WriteGIFImage in coders/gif.c, which allow remote attackers to cause a denial of service via a crafted file. |
CVE-2017-18254
|
| VCID-rq13-xkhe-2ud6 | An off-by-one read vulnerability was discovered in ImageMagick before version 7.0.7-28 in the formatIPTCfromBuffer function in coders/meta.c. A local attacker may use this flaw to read beyond the end of the buffer or to crash the program. |
CVE-2019-10131
|
| VCID-ru49-ddyh-c7fh | In ImageMagick 7.0.7-36 Q16, the ReadMATImage function in coders/mat.c allows attackers to cause a use after free via a crafted file. |
CVE-2018-11624
|
| VCID-rzue-m3qj-93az | ImageMagick: Memory leak in WritePDFImage function in coders/pdf.c |
CVE-2017-12662
|
| VCID-s22k-4hek-x7by | ImageMagick: Memory leak in the WriteMPCImage() function |
CVE-2017-11532
|
| VCID-s28n-hscd-yqcf |
CVE-2017-14532
|
|
| VCID-s5kq-zjke-v3du |
CVE-2017-14174
|
|
| VCID-s7ys-dscb-eug4 |
CVE-2017-12983
|
|
| VCID-sdfn-cz76-gqdg | ImageMagick: Memory leak in ReadPICTImage function in coders/pict.c |
CVE-2017-12654
|
| VCID-sdsq-2atm-kub9 | ImageMagick: Memory leak in ReadWEBPImage function in coders/webp.c |
CVE-2017-14138
|
| VCID-sgyr-mfdr-77c7 |
CVE-2017-17680
|
|
| VCID-sxgt-kbjm-q7es | ImageMagick: Memory leak in the WriteHISTOGRAMImage() function |
CVE-2017-11531
|
| VCID-t14g-b5b8-vudj |
CVE-2017-15017
|
|
| VCID-t2yz-ptkv-rqbg | In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer overflow in the function WriteSGIImage of coders/sgi.c. |
CVE-2019-19948
|
| VCID-t532-rkm1-pfgk | ImageMagick: Excessive memory allocation in ReadWEBPImage function in coders/webp.c |
CVE-2017-14137
|
| VCID-t76d-reth-juch | ImageMagick: Memory leak in the function WriteCALSImage |
CVE-2017-12669
|
| VCID-t8cr-axxf-nybn | ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of mishandling the NoSuchImage error in CLIListOperatorImages in MagickWand/operation.c. |
CVE-2019-13309
|
| VCID-tx7f-yru5-xuem | ImageMagick 7.0.8-50 Q16 has a heap-based buffer overflow at MagickCore/statistic.c in EvaluateImages because of mishandling columns. |
CVE-2019-13300
|
| VCID-u2s3-mh9s-fqb1 | A NULL pointer dereference in the function ReadPANGOImage in coders/pango.c and the function ReadVIDImage in coders/vid.c in ImageMagick 7.0.8-34 allows remote attackers to cause a denial of service via a crafted image. |
CVE-2019-12974
|
| VCID-u2vg-a9nc-93cg |
CVE-2017-14326
|
|
| VCID-u6xe-ppj8-4ucj | ReadXWDImage in coders/xwd.c in the XWD image parsing component of ImageMagick 7.0.8-41 Q16 allows attackers to cause a denial-of-service (divide-by-zero error) by crafting an XWD image file in which the header indicates neither LSB first nor MSB first. |
CVE-2019-11472
|
| VCID-u8xc-kp9n-9yce |
CVE-2017-12435
|
|
| VCID-ucaw-7f9e-rfgt | ImageMagick 7.0.8-4 has a memory leak in ReadMIFFImage in coders/miff.c. |
CVE-2018-14436
|
| VCID-uckg-7mx4-f3b4 | security update |
CVE-2017-13140
|
| VCID-ucms-mjcb-hbb5 |
CVE-2017-17887
|
|
| VCID-ue6b-d7sa-puaz |
CVE-2017-14626
|
|
| VCID-ueqy-x7m8-nudr |
CVE-2017-17499
|
|
| VCID-unuz-ah7c-3qe1 | In ImageMagick 7.0.7-23 Q16 x86_64 2018-01-24, there is a heap-based buffer over-read in ReadSUNImage in coders/sun.c, which allows attackers to cause a denial of service (application crash in SetGrayscaleImage in MagickCore/quantize.c) via a crafted SUN image file. |
CVE-2018-11251
|
| VCID-uvxv-jv61-e3ew | ImageMagick: Memory leak in the function ReadMATImage |
CVE-2017-12564
|
| VCID-uw5m-5g5v-fyge | In ImageMagick 7.0.8-40 Q16, there is a heap-based buffer over-read in the function WritePNMImage of coders/pnm.c, which allows an attacker to cause a denial of service or possibly information disclosure via a crafted image file. This is related to SetGrayscaleImage in MagickCore/quantize.c. |
CVE-2019-11598
|
| VCID-uwrn-2xr6-bbdx | ImageMagick: Memory leak in the function ReadMVGImage |
CVE-2017-12566
|
| VCID-vakg-n18k-5ye6 | ImageMagick: NULL pointer dereference in CheckEventLogging function in MagickCore/log.c |
CVE-2018-16328
|
| VCID-vbrp-drq7-a7e5 | ImageMagick 7.0.7-26 Q16 has excessive iteration in the DecodeLabImage and EncodeLabImage functions (coders/tiff.c), which results in a hang (tens of minutes) with a tiny PoC file. Remote attackers could leverage this vulnerability to cause a denial of service via a crafted tiff file. |
CVE-2018-9133
|
| VCID-vcct-6zjb-gkds | ImageMagick: Memory leak in the function ReadImage |
CVE-2017-12675
|
| VCID-vhem-ec3m-1kh3 |
CVE-2017-15016
|
|
| VCID-vjes-8qme-7yf1 | In ImageMagick 7.0.7-1 Q16, a memory exhaustion vulnerability was found in the function ReadTIFFImage in coders/tiff.c, which allow remote attackers to cause a denial of service via a crafted file. |
CVE-2017-18028
|
| VCID-vswx-m2uf-xkca |
CVE-2017-15033
|
|
| VCID-w188-hs63-v3dd | In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-25, there is a use-after-free in ReadOneMNGImage in coders/png.c, which allows attackers to cause a denial of service via a crafted MNG image file that is mishandled in an MngInfoDiscardObject call. |
CVE-2017-18272
|
| VCID-w6yd-ptp9-nbcr | In ImageMagick 7.0.8-35 Q16, there is a stack-based buffer overflow in the function PopHexPixel of coders/ps.c, which allows an attacker to cause a denial of service or code execution via a crafted image file. |
CVE-2019-9956
|
| VCID-w828-9ff3-kuct | security update |
CVE-2017-11446
|
| VCID-w91d-gytr-jbaq |
CVE-2017-11352
|
|
| VCID-wa6w-ne7x-jfbs |
CVE-2017-14528
|
|
| VCID-wcqd-ydrw-6bag |
CVE-2017-11639
|
|
| VCID-we87-egzu-hkhp |
CVE-2017-12692
|
|
| VCID-wfwb-pcj3-9yh9 |
CVE-2017-17884
|
|
| VCID-wk27-78sw-m3f7 | ReadXBMImage in coders/xbm.c in ImageMagick before 7.0.8-9 leaves data uninitialized when processing an XBM file that has a negative pixel value. If the affected code is used as a library loaded into a process that includes sensitive information, that information sometimes can be leaked via the image data. |
CVE-2018-16323
|
| VCID-wnyr-a7fc-jkhy |
CVE-2017-14739
|
|
| VCID-wr2f-mge9-h7bx | coders/mat.c in ImageMagick 7.0.8-43 Q16 allows remote attackers to cause a denial of service (use-after-free and application crash) or possibly have unspecified other impact by crafting a Matlab image file that is mishandled in ReadImage in MagickCore/constitute.c. |
CVE-2019-15140
|
| VCID-wv94-hvju-6udu |
CVE-2017-13134
|
|
| VCID-wvfp-4nq7-tbbe | ImageMagick: Mermory leak in ProcessMSLScript coders/msl.c |
CVE-2017-12427
|
| VCID-wwwm-zdj2-3bg8 |
CVE-2017-13758
|
|
| VCID-wx22-xj5b-j7fg | In ImageMagick 7.0.8-13 Q16, there is a heap-based buffer over-read in the EncodeImage function of coders/pict.c, which allows attackers to cause a denial of service via a crafted SVG image file. |
CVE-2018-18025
|
| VCID-wya2-vnps-tugg | In ImageMagick 7.0.7-29 and earlier, a memory leak in the formatIPTCfromBuffer function in coders/meta.c was found. |
CVE-2018-16750
|
| VCID-x28e-mmme-pqg4 | ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the ReadPANGOImage function in coders/pango.c. |
CVE-2019-12978
|
| VCID-x4wj-555n-1bgy |
CVE-2017-15281
|
|
| VCID-x9za-naf2-9bbg |
CVE-2017-11170
|
|
| VCID-xbv8-bcm4-nkce | ImageMagick before 7.0.8-50 has a "use of uninitialized value" vulnerability in the function ReadCUTImage in coders/cut.c. |
CVE-2019-13135
|
| VCID-xfcp-6tds-9udw |
CVE-2017-12429
|
|
| VCID-xmv6-yty2-7yav | ImageMagick: Memory leak in the function ReadMATImage |
CVE-2017-12672
|
| VCID-xqwp-74p6-skdy | In the ReadDCMImage function in coders/dcm.c in ImageMagick before 7.0.7-23, each redmap, greenmap, and bluemap variable can be overwritten by a new pointer. The previous pointer is lost, which leads to a memory leak. This allows remote attackers to cause a denial of service. |
CVE-2018-6405
|
| VCID-ydhm-uyg6-ckfp | In ImageMagick 7.0.7-16 Q16 x86_64 2017-12-22, an infinite loop vulnerability was found in the function ReadMIFFImage in coders/miff.c, which allows attackers to cause a denial of service (CPU exhaustion) via a crafted MIFF image file. |
CVE-2017-18271
|
| VCID-yjhq-7xpb-akbb | ImageMagick version 7.0.7-28 contains a memory leak in ReadYCBCRImage in coders/ycbcr.c. |
CVE-2018-10805
|
| VCID-ymq7-g6g1-sqcs | An issue was discovered in ImageMagick 7.0.7. A memory leak vulnerability was found in the function ReadPCDImage in coders/pcd.c, which allow remote attackers to cause a denial of service via a crafted file. |
CVE-2017-18251
|
| VCID-ysfh-u4pc-97he | ImageMagick: Memory leak in the lite_font_map() function |
CVE-2017-11534
|
| VCID-yw39-g9tr-zbex | ImageMagick 7.0.8-43 has a memory leak in Huffman2DEncodeImage in coders/ps3.c, as demonstrated by WritePS3Image. |
CVE-2019-16712
|
| VCID-z2yz-9hd7-ybb2 | ImageMagick 7.0.8-34 has a "use of uninitialized value" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c. |
CVE-2019-12979
|
| VCID-z4cs-yayk-6bf5 | ImageMagick: Memory leak in WritePICONImage function |
CVE-2017-11751
|
| VCID-z92h-ur6y-wyfe | In ImageMagick 7.0.8-43 Q16, there is a heap-based buffer over-read in the function WritePNGImage of coders/png.c, related to Magick_png_write_raw_profile and LocaleNCompare. |
CVE-2019-19949
|
| VCID-zask-3t1q-7yat | GraphicsMagick: Memory leak in WriteMSLImage function in coders/msl.c |
CVE-2017-14139
|
| VCID-zcjr-jyky-8qfw | ImageMagick: Improper input validadion in load_level function in coders/xcf.c |
CVE-2017-13133
|
| VCID-zm7j-yd44-y7f1 |
CVE-2017-12418
|
|
| VCID-zmkt-4vak-n7dy |
CVE-2017-14607
|
|
| VCID-zpus-dghj-qfav | An issue was discovered in ImageMagick 7.0.7. The MogrifyImageList function in MagickWand/mogrify.c allows attackers to cause a denial of service (assertion failure and application exit in ReplaceImageInList) via a crafted file. |
CVE-2017-18252
|
| VCID-zq7b-wtvv-sfax | In ImageMagick 7.0.8-3 Q16, ReadBMPImage and WriteBMPImage in coders/bmp.c allow attackers to cause an out of bounds write via a crafted file. |
CVE-2018-12599
|
| VCID-zqnp-daqg-zuhr | security update |
CVE-2017-11528
|
| VCID-zr57-frp9-tqad | security update |
CVE-2017-11527
|
| VCID-zwhg-xzgp-tuff |
CVE-2017-15277
|
|
| VCID-zzht-x714-vbed |
CVE-2017-11360
|