Search for packages
Package details: pkg:deb/debian/imagemagick@8:6.9.11.60%2Bdfsg-1.3%2Bdeb11u4
purl pkg:deb/debian/imagemagick@8:6.9.11.60%2Bdfsg-1.3%2Bdeb11u4
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 3.5
Vulnerabilities affecting this package (5)
Vulnerability Summary Fixed by
VCID-29u1-jeu6-kbfa
Aliases:
CVE-2025-53019
ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-0 and 6.9.13-26, in ImageMagick's `magick stream` command, specifying multiple consecutive `%d` format specifiers in a filename template causes a memory leak. Versions 7.1.2-0 and 6.9.13-26 fix the issue.
8:7.1.1.43+dfsg1-1+deb13u1
Affected by 0 other vulnerabilities.
VCID-a94z-fw5x-sugj
Aliases:
CVE-2025-53101
ImageMagick is free and open-source software used for editing and manipulating digital images. In versions prior to 7.1.2-0 and 6.9.13-26, in ImageMagick's `magick mogrify` command, specifying multiple consecutive `%d` format specifiers in a filename template causes internal pointer arithmetic to generate an address below the beginning of the stack buffer, resulting in a stack overflow through `vsnprintf()`. Versions 7.1.2-0 and 6.9.13-26 fix the issue.
8:7.1.1.43+dfsg1-1+deb13u1
Affected by 0 other vulnerabilities.
VCID-ker7-x9xt-s3d4
Aliases:
CVE-2021-20311
A flaw was found in ImageMagick in versions before 7.0.11, where a division by zero in sRGBTransformImage() in the MagickCore/colorspace.c may trigger undefined behavior via a crafted image file that is submitted by an attacker processed by an application using ImageMagick. The highest threat from this vulnerability is to system availability.
8:7.1.1.43+dfsg1-1
Affected by 6 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.
8:6.9.11.60+dfsg-1.6+deb12u3
Affected by 4 other vulnerabilities.
8:7.1.1.43+dfsg1-1+deb13u1
Affected by 0 other vulnerabilities.
VCID-xspy-9x25-xqaq
Aliases:
CVE-2025-53014
ImageMagick is free and open-source software used for editing and manipulating digital images. Versions prior to 7.1.2-0 and 6.9.13-26 have a heap buffer overflow in the `InterpretImageFilename` function. The issue stems from an off-by-one error that causes out-of-bounds memory access when processing format strings containing consecutive percent signs (`%%`). Versions 7.1.2-0 and 6.9.13-26 fix the issue.
8:7.1.1.43+dfsg1-1+deb13u1
Affected by 0 other vulnerabilities.
Vulnerabilities fixed by this package (114)
Vulnerability Summary Aliases
VCID-1raj-62cs-pbbj 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. CVE-2020-25675
VCID-1rkx-vg46-cqb1 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. CVE-2020-27773
VCID-2b61-m9ef-hyee 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. CVE-2022-32547
VCID-2cvy-emtr-6yar 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. CVE-2020-27759
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-2pjj-amcv-5fdj 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. CVE-2020-27774
VCID-2q76-687g-1yc7 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. CVE-2022-1114
VCID-33hg-wfza-5udb 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). CVE-2023-34151
VCID-37fg-sqsm-7kh1 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. CVE-2020-27757
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-3ntg-4qdn-9fhr ImageMagick 7.0.8-40 has a memory leak in Huffman2DEncodeImage in coders/ps2.c. CVE-2019-16711
VCID-3s65-avm8-r7c7 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. CVE-2022-32545
VCID-3t6y-zkwk-53h2 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. CVE-2020-27771
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-3zm5-4x36-zyb5 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. CVE-2021-20246
VCID-4a38-d7w8-nkda 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. CVE-2020-27751
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-547m-yhv9-eug1 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. CVE-2020-27758
VCID-5d42-dy6p-fuap 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. CVE-2023-1289
VCID-5n88-wgcm-gkgy ImageMagick 7.0.10-34 allows Division by Zero in OptimizeLayerFrames in MagickCore/layer.c, which may cause a denial of service. CVE-2020-27560
VCID-6bkh-a886-cqhx 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. CVE-2020-27829
VCID-7c7g-r29j-dbap ImageMagick 7.0.8-50 Q16 has memory leaks in AcquireMagickMemory because of an AnnotateImage error. CVE-2019-13301
VCID-7der-a6bg-kbba 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. CVE-2020-27770
VCID-7tyv-mr5h-nfbc 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. CVE-2022-1115
VCID-86rs-wh2z-33ca 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. CVE-2020-27764
VCID-88cm-5bcj-g3h3 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. CVE-2022-32546
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-9z4q-mjxk-fbb4 ImageMagick 7.0.8-35 has a memory leak in coders/dps.c, as demonstrated by XCreateImage. CVE-2019-16709
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-a19s-6jjv-8be6 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. CVE-2021-20245
VCID-a29e-4vdk-5kac 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). CVE-2022-44268
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-awsg-gwr1-9ubp A heap use-after-free flaw was found in coders/bmp.c in ImageMagick. CVE-2023-5341
VCID-b2vj-nfkf-kfcj 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. CVE-2020-25666
VCID-b7yw-c54g-6ud4 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. CVE-2021-20244
VCID-baqn-ja5v-rbej 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. CVE-2021-20313
VCID-bcfw-39ae-muhg 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. CVE-2020-27761
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-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-bwba-9yrx-fffe 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. CVE-2020-27776
VCID-bwe1-eu65-tyh5 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. CVE-2022-3213
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-cj58-yb7b-vqfk 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. CVE-2021-4219
VCID-ctza-8s12-gfc5 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. CVE-2020-25674
VCID-cupf-a4eg-4kep 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. CVE-2023-3745
VCID-d16g-17gy-xuc3 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. CVE-2020-27763
VCID-dgdj-cdrh-qkhy ImageMagick 7.1.0-27 is vulnerable to Buffer Overflow. CVE-2022-28463
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-dufj-828q-dffa 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. CVE-2020-25676
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-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-fj65-urt2-j7d4 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. CVE-2020-27762
VCID-gdy4-rgyb-cyay A vulnerability was found in ImageMagick-7.0.11-5, where executing a crafted file with the convert command, ASAN detects memory leaks. CVE-2021-3574
VCID-gf34-7nqc-rkex 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. CVE-2022-44267
VCID-gneb-ytr3-nkh8 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. CVE-2020-27753
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-h8bj-q21n-hqdd ImageMagick 7.0.8-34 has a memory leak in the ReadPCLImage function in coders/pcl.c. CVE-2019-12976
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-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-hmxu-7kfz-rugm ImageMagick 7.0.8-50 Q16 has memory leaks at AcquireMagickMemory because of an error in MagickWand/mogrify.c. CVE-2019-13310
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-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-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-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-jwpg-k35f-9bdg 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. CVE-2020-27765
VCID-ks7j-wqat-kqag 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. CVE-2020-27754
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-kuvt-j9z3-x7a4 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. CVE-2020-25664
VCID-m7dk-3jhe-yqdm 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. CVE-2021-3610
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-mr1g-8k68-53a9 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. CVE-2020-27760
VCID-n466-edc9-h7bh 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. CVE-2021-20241
VCID-nac1-r84b-9bha 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. CVE-2023-1906
VCID-njgw-5qjn-93dc 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. CVE-2020-27755
VCID-nsay-9we1-93gd 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. CVE-2020-27772
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-pzng-h7as-nbax 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. CVE-2020-13902
VCID-q7u2-azaf-cffg 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. CVE-2023-3428
VCID-qfeu-89fm-cfds 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. CVE-2020-29599
VCID-qkqc-m9gq-myh4 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. CVE-2022-48541
VCID-qqgz-psvu-hqgm 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. CVE-2020-27775
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-rsr8-m8qz-wqhg ImageMagick: heap-based buffer overflow in PopShortPixel in MagickCore/quantum-private.h CVE-2020-27752
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-t5yb-6h6b-gqbz 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. CVE-2020-25665
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-tszx-qg5r-skbr 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. CVE-2021-20243
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-u4ac-9vqw-n3a3 In ImageMagick versions before 7.0.9-0, there are outside the range of representable values of type 'float' at MagickCore/quantize.c. CVE-2020-27769
VCID-u4h1-4d1f-97ah 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. CVE-2020-27756
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-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-vjy2-aqt6-dka7 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. CVE-2021-20312
VCID-vzx6-hbj9-s7fm 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}" />. CVE-2021-39212
VCID-wkam-uue7-9ycq 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. CVE-2020-27766
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-x1fg-jkra-kffv 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. CVE-2021-20309
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-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-xsyh-1hgx-sqfv 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. CVE-2021-20224
VCID-yqqr-2npb-d3bj 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. CVE-2021-3596
VCID-ys9e-v9qy-aqgb 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. CVE-2020-27750
VCID-ysp8-74va-hqhq 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. CVE-2020-10251
VCID-yv6x-218b-xkem 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. CVE-2021-20176
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-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-zcge-y8nt-pug8 An issue was discovered with ImageMagick 7.1.0-4 via Division by zero in function ReadEnhMetaFile of coders/emf.c. CVE-2021-40211
VCID-zchq-3w34-wye4 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. CVE-2020-27767
VCID-zuet-u9q8-y3gp Stack-based buffer overflow and unconditional jump in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7. CVE-2020-19667
VCID-zwak-jx4u-cubr 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. CVE-2020-27768

Date Actor Action Vulnerability Source VulnerableCode Version
2025-08-01T20:14:25.467952+00:00 Debian Oval Importer Fixing VCID-3zm5-4x36-zyb5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T20:12:50.204705+00:00 Debian Oval Importer Fixing VCID-qtag-h62b-sufr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T20:10:52.213665+00:00 Debian Oval Importer Fixing VCID-bwba-9yrx-fffe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T20:01:02.426952+00:00 Debian Oval Importer Fixing VCID-a19s-6jjv-8be6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:56:05.532868+00:00 Debian Oval Importer Fixing VCID-2pjj-amcv-5fdj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:48:44.848241+00:00 Debian Oval Importer Fixing VCID-tszx-qg5r-skbr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:47:27.069259+00:00 Debian Oval Importer Fixing VCID-hxny-6bk1-53dc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:45:32.268425+00:00 Debian Oval Importer Fixing VCID-dufj-828q-dffa https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:42:32.078457+00:00 Debian Oval Importer Fixing VCID-zwak-jx4u-cubr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:26:54.348701+00:00 Debian Oval Importer Fixing VCID-9z4q-mjxk-fbb4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:21:45.889874+00:00 Debian Oval Importer Fixing VCID-qqgz-psvu-hqgm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:15:06.424468+00:00 Debian Oval Importer Fixing VCID-6bkh-a886-cqhx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:13:51.087077+00:00 Debian Oval Importer Fixing VCID-xsyh-1hgx-sqfv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:13:32.349627+00:00 Debian Oval Importer Fixing VCID-88cm-5bcj-g3h3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:07:34.693590+00:00 Debian Oval Importer Fixing VCID-njgw-5qjn-93dc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:07:06.659443+00:00 Debian Oval Importer Fixing VCID-ks7j-wqat-kqag https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T19:01:35.975919+00:00 Debian Oval Importer Fixing VCID-xbv8-bcm4-nkce https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:59:48.229866+00:00 Debian Oval Importer Fixing VCID-grdb-pd8w-dffe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:52:45.394942+00:00 Debian Oval Importer Fixing VCID-gx18-nsdj-uyh2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:49:55.588033+00:00 Debian Oval Importer Fixing VCID-x1fg-jkra-kffv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:43:33.438170+00:00 Debian Oval Importer Affected by VCID-u1h6-93ev-jucd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:28:08.724394+00:00 Debian Oval Importer Fixing VCID-5n88-wgcm-gkgy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:21:10.255917+00:00 Debian Oval Importer Fixing VCID-1rkx-vg46-cqb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:14:54.563833+00:00 Debian Oval Importer Fixing VCID-2q76-687g-1yc7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:13:31.437796+00:00 Debian Oval Importer Fixing VCID-gdy4-rgyb-cyay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:13:22.385365+00:00 Debian Oval Importer Fixing VCID-yqqr-2npb-d3bj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:11:06.697414+00:00 Debian Oval Importer Fixing VCID-fj65-urt2-j7d4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:08:55.155882+00:00 Debian Oval Importer Fixing VCID-cupf-a4eg-4kep https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T18:07:38.274925+00:00 Debian Oval Importer Fixing VCID-nsay-9we1-93gd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:51:33.089241+00:00 Debian Oval Importer Fixing VCID-547m-yhv9-eug1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:49:08.646019+00:00 Debian Oval Importer Fixing VCID-hjur-fa1a-kqc9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:45:18.907220+00:00 Debian Oval Importer Fixing VCID-eum6-7pge-w7ce https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:38:51.245163+00:00 Debian Oval Importer Fixing VCID-cj58-yb7b-vqfk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:33:31.794550+00:00 Debian Oval Importer Fixing VCID-5d42-dy6p-fuap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:27:42.332352+00:00 Debian Oval Importer Fixing VCID-ysp8-74va-hqhq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:18:25.186792+00:00 Debian Oval Importer Fixing VCID-qfeu-89fm-cfds https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:08:27.009504+00:00 Debian Oval Importer Fixing VCID-n466-edc9-h7bh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:08:18.470751+00:00 Debian Oval Importer Fixing VCID-a13r-w6sr-bbhu https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:02:47.449110+00:00 Debian Oval Importer Fixing VCID-u4h1-4d1f-97ah https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T17:01:10.159637+00:00 Debian Oval Importer Fixing VCID-3s65-avm8-r7c7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:48:09.722843+00:00 Debian Oval Importer Fixing VCID-z92h-ur6y-wyfe https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:45:36.791524+00:00 Debian Oval Importer Fixing VCID-rsr8-m8qz-wqhg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:38:49.549571+00:00 Debian Oval Importer Fixing VCID-emsu-ggm4-cfgx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:38:18.211744+00:00 Debian Oval Importer Fixing VCID-2cvy-emtr-6yar https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:18:37.365608+00:00 Debian Oval Importer Fixing VCID-ksjq-14z6-uqfw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:17:01.809061+00:00 Debian Oval Importer Fixing VCID-yw39-g9tr-zbex https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:12:40.325380+00:00 Debian Oval Importer Fixing VCID-uw5m-5g5v-fyge https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:07:31.173766+00:00 Debian Oval Importer Fixing VCID-m7dk-3jhe-yqdm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:05:10.280196+00:00 Debian Oval Importer Fixing VCID-2b61-m9ef-hyee https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:02:36.720122+00:00 Debian Oval Importer Fixing VCID-zcge-y8nt-pug8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T16:02:19.271996+00:00 Debian Oval Importer Fixing VCID-z2yz-9hd7-ybb2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:58:12.160906+00:00 Debian Oval Importer Fixing VCID-mr1g-8k68-53a9 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:43:06.389749+00:00 Debian Oval Importer Fixing VCID-x28e-mmme-pqg4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:39:54.823480+00:00 Debian Oval Importer Fixing VCID-3ntg-4qdn-9fhr https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:35:32.790757+00:00 Debian Oval Importer Fixing VCID-gf34-7nqc-rkex https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:34:23.528848+00:00 Debian Oval Importer Fixing VCID-jmm2-cv2k-23gg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:34:12.027838+00:00 Debian Oval Importer Fixing VCID-nac1-r84b-9bha https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:32:56.148551+00:00 Debian Oval Importer Fixing VCID-pzng-h7as-nbax https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:30:20.725755+00:00 Debian Oval Importer Fixing VCID-t8cr-axxf-nybn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:29:07.077857+00:00 Debian Oval Importer Fixing VCID-dnsz-nv7p-57gw https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:24:55.199794+00:00 Debian Oval Importer Fixing VCID-kuvt-j9z3-x7a4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:23:58.621595+00:00 Debian Oval Importer Fixing VCID-4a38-d7w8-nkda https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:15:16.370763+00:00 Debian Oval Importer Fixing VCID-brwb-nd6k-fydc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:14:51.718954+00:00 Debian Oval Importer Fixing VCID-zchq-3w34-wye4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:14:17.602421+00:00 Debian Oval Importer Fixing VCID-ys9e-v9qy-aqgb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:11:19.340313+00:00 Debian Oval Importer Fixing VCID-h8bj-q21n-hqdd https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:10:53.779645+00:00 Debian Oval Importer Fixing VCID-q7u2-azaf-cffg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T15:08:41.120073+00:00 Debian Oval Importer Fixing VCID-3t6y-zkwk-53h2 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:59:12.700793+00:00 Debian Oval Importer Fixing VCID-u2s3-mh9s-fqb1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:57:00.056936+00:00 Debian Oval Importer Fixing VCID-1raj-62cs-pbbj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:42:25.466749+00:00 Debian Oval Importer Fixing VCID-wr2f-mge9-h7bx https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:41:18.882217+00:00 Debian Oval Importer Fixing VCID-7c7g-r29j-dbap https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:30:10.971680+00:00 Debian Oval Importer Fixing VCID-yv6x-218b-xkem https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:29:48.145312+00:00 Debian Oval Importer Fixing VCID-baqn-ja5v-rbej https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:26:48.852022+00:00 Debian Oval Importer Fixing VCID-md4k-w65k-7qea https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:20:52.775683+00:00 Debian Oval Importer Fixing VCID-86rs-wh2z-33ca https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:13:09.537786+00:00 Debian Oval Importer Fixing VCID-wkam-uue7-9ycq https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T14:06:12.787279+00:00 Debian Oval Importer Fixing VCID-j5n1-qp1c-77bn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:58:19.111905+00:00 Debian Oval Importer Fixing VCID-vjy2-aqt6-dka7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:58:13.796209+00:00 Debian Oval Importer Fixing VCID-9ycn-xry7-nuem https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:51:11.234171+00:00 Debian Oval Importer Fixing VCID-bwe1-eu65-tyh5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:47:33.945398+00:00 Debian Oval Importer Fixing VCID-d16g-17gy-xuc3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:39:48.686259+00:00 Debian Oval Importer Fixing VCID-33hg-wfza-5udb https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:37:51.553668+00:00 Debian Oval Importer Fixing VCID-u4ac-9vqw-n3a3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:29:29.994661+00:00 Debian Oval Importer Fixing VCID-ctza-8s12-gfc5 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:24:44.035434+00:00 Debian Oval Importer Fixing VCID-37fg-sqsm-7kh1 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:21:03.591270+00:00 Debian Oval Importer Fixing VCID-t5yb-6h6b-gqbz https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:20:50.255399+00:00 Debian Oval Importer Fixing VCID-f1aq-apyd-uufk https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:18:14.928032+00:00 Debian Oval Importer Fixing VCID-u6xe-ppj8-4ucj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:15:25.810724+00:00 Debian Oval Importer Fixing VCID-tx7f-yru5-xuem https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:15:22.933797+00:00 Debian Oval Importer Fixing VCID-2nmc-gmhb-b3c7 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:10:45.629753+00:00 Debian Importer Affected by VCID-ker7-x9xt-s3d4 https://security-tracker.debian.org/tracker/data/json 37.0.0
2025-08-01T13:10:41.328415+00:00 Debian Oval Importer Fixing VCID-bcfw-39ae-muhg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:04:38.240328+00:00 Debian Oval Importer Fixing VCID-hmxu-7kfz-rugm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T13:02:46.477161+00:00 Debian Oval Importer Fixing VCID-aek4-5pze-93az https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:59:32.162222+00:00 Debian Importer Affected by VCID-a94z-fw5x-sugj https://security-tracker.debian.org/tracker/data/json 37.0.0
2025-08-01T12:57:35.533168+00:00 Debian Oval Importer Fixing VCID-3vv9-a7xj-s3en https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:56:23.563252+00:00 Debian Oval Importer Fixing VCID-dgdj-cdrh-qkhy https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:45:52.471913+00:00 Debian Oval Importer Fixing VCID-7tyv-mr5h-nfbc https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:43:56.240749+00:00 Debian Oval Importer Fixing VCID-qkqc-m9gq-myh4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:41:29.142852+00:00 Debian Oval Importer Fixing VCID-3cth-4trq-63eh https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:38:42.644254+00:00 Debian Importer Affected by VCID-29u1-jeu6-kbfa https://security-tracker.debian.org/tracker/data/json 37.0.0
2025-08-01T12:38:07.488593+00:00 Debian Oval Importer Fixing VCID-pput-gb3u-1yfn https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:31:09.634471+00:00 Debian Oval Importer Fixing VCID-a29e-4vdk-5kac https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:29:03.633696+00:00 Debian Oval Importer Fixing VCID-jwpg-k35f-9bdg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:28:22.502128+00:00 Debian Oval Importer Fixing VCID-bftq-c6bs-vuds https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:26:10.484671+00:00 Debian Oval Importer Fixing VCID-awsg-gwr1-9ubp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:25:25.672371+00:00 Debian Importer Affected by VCID-xspy-9x25-xqaq https://security-tracker.debian.org/tracker/data/json 37.0.0
2025-08-01T12:22:17.101934+00:00 Debian Oval Importer Fixing VCID-jdbn-umdt-hyd6 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:18:11.188179+00:00 Debian Oval Importer Fixing VCID-b2vj-nfkf-kfcj https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:17:23.399171+00:00 Debian Oval Importer Fixing VCID-c6ew-j8b4-bug3 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:15:34.447456+00:00 Debian Oval Importer Fixing VCID-b7yw-c54g-6ud4 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:07:16.356960+00:00 Debian Oval Importer Fixing VCID-4xz1-awu7-4bcv https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:07:04.050497+00:00 Debian Oval Importer Fixing VCID-hetd-51ht-9uay https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:06:14.998355+00:00 Debian Oval Importer Fixing VCID-t2yz-ptkv-rqbg https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T12:03:54.526911+00:00 Debian Oval Importer Fixing VCID-7der-a6bg-kbba https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T11:56:13.564099+00:00 Debian Oval Importer Fixing VCID-zuet-u9q8-y3gp https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T11:51:29.134091+00:00 Debian Oval Importer Fixing VCID-vzx6-hbj9-s7fm https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0
2025-08-01T11:49:33.233742+00:00 Debian Oval Importer Fixing VCID-gneb-ytr3-nkh8 https://www.debian.org/security/oval/oval-definitions-bullseye.xml.bz2 37.0.0