Lucene search
+L

15483 matches found

SUSE CVE
SUSE CVE
added 2023/02/15 4:08 a.m.10 views

SUSE CVE-2019-16710

ImageMagick 7.0.8-35 has a memory leak in coders/dot.c, as demonstrated by AcquireMagickMemory in MagickCore/memory.c...

5.3CVSS6.8AI score0.02485EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:06 a.m.10 views

SUSE CVE-2019-18853

ImageMagick before 7.0.9-0 allows remote attackers to cause a denial of service because XMLPARSEHUGE is not properly restricted in coders/svg.c, related to SVG and libxml2...

6.5CVSS8.8AI score0.01467EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:00 a.m.8 views

SUSE 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...

5.5CVSS6.8AI score0.01531EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:55 a.m.7 views

SUSE CVE-2020-19667

Stack-based buffer overflow and unconditional jump in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7...

5.3CVSS7.4AI score0.01652EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.7 views

SUSE 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...

5.3CVSS7.1AI score0.01085EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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...

5.3CVSS6.5AI score0.01085EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.8 views

SUSE 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. Th...

5.3CVSS6.7AI score0.00862EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.6 views

SUSE 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...

5.3CVSS6.5AI score0.0114EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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...

7.5CVSS6.5AI score0.01432EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.6 views

SUSE 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...

5.3CVSS6.3AI score0.00925EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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...

5.3CVSS6.3AI score0.01104EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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,...

5.3CVSS6.3AI score0.01197EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.8 views

SUSE CVE-2020-27764

In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator where a sizet cast should have been a ssizet 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...

5.3CVSS6.5AI score0.01161EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.8 views

SUSE 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 ssizet type to avoid this bug. This undefined behavior could be...

5.3CVSS6.4AI score0.01175EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.6 views

SUSE 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...

5.3CVSS6.3AI score0.00977EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.9 views

SUSE 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 ssizet. This would most likely lead to an impact to application availability, but...

5.3CVSS6.3AI score0.01138EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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, bu...

5.3CVSS6.3AI score0.01138EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:52 a.m.7 views

SUSE 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,...

5.3CVSS6.3AI score0.00884EPSS
SaveExploits1References9
SUSE CVE
SUSE CVE
added 2023/02/15 3:51 a.m.9 views

SUSE 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...

7.5CVSS7.2AI score0.07508EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2023/02/15 3:49 a.m.2 views

SUSE 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...

3.3CVSS6.8AI score0.00475EPSS
SaveExploits1References4
Rows per page
Query Builder