Lucene search
+L

15530 matches found

RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.39 views

CVE-2020-27768

In ImageMagick, there is an outside the range of representable values of type 'unsigned int' at MagickCore/quantum-private.h...

4.3CVSS2.2AI score0.01418EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.32 views

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

7.8CVSS3AI score0.01197EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.33 views

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

4.3CVSS2.5AI score0.01161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.41 views

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.5CVSS3AI score0.01104EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.37 views

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

4.3CVSS3.1AI score0.01138EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.31 views

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

5.5CVSS1.7AI score0.00843EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.34 views

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

4.3CVSS3.7AI score0.01138EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.43 views

CVE-2020-27752

A flaw was found in ImageMagick in MagickCore/quantum-private.h. This flaw allows an attacker who submits a crafted file processed by ImageMagick to trigger a heap buffer overflow. The highest threat from this vulnerability is to system availability and also a potential impact on data integrity...

7.1CVSS4.4AI score0.01086EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.32 views

CVE-2020-27750

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. This flaw allows an attacker who submits a crafted file that is processed by ImageMagick to trigger undefined behavior in the form of values outside the range of types unsigned char and math division by...

5.5CVSS2.6AI score0.00994EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.24 views

CVE-2020-25675

A flaw was found in ImageMagick. Rounding calculations performed on unconstrained pixel offsets causes undefined behavior in the form of integer overflow and out-of-range values. Such issues could cause a negative impact to application availability or other problems related to undefined behavior,...

4.3CVSS2.9AI score0.01085EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.22 views

CVE-2020-25667

A flaw was found in TIFFGetProfiles in /coders/tiff.c calls strstr, which causes a large out-of-bounds read when it searches for "dc:format="image/dng" within profile due to improper string handling when a crafted input file is provided to ImageMagick. The patch uses a StringInfo type instead of...

5.5CVSS1.9AI score0.01212EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.31 views

CVE-2020-25663

A flaw was found during a call to ConformPixelInfo in the SetImageAlphaChannel routine of /MagickCore/channel.c. This issue causes a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed or GetPixelBlue1 is called. This flaw can occur when an attacker can submit a malicious...

5.5CVSS1.5AI score0.01115EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.31 views

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

4.3CVSS2.4AI score0.00862EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.28 views

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

4.3CVSS1.8AI score0.01085EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.37 views

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

4.3CVSS2.5AI score0.01128EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.17 views

CVE-2020-25674

A flaw was found in ImageMagick. When the colormap has less than 256 valid values, the loop condition will continue to loop 256 times, attempting to pass invalid colormap data to the event logger, leading to an improper exit condition and an out-of-bounds read via heap-buffer-overflow. The highes...

5.5CVSS1.6AI score0.01028EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.29 views

CVE-2020-25676

A flaw was found ImageMagick. Multiple unconstrained pixel offset calculations produce undefined behavior in the form of out-of-range and integer overflows. These instances of undefined behavior could be triggered by an attacker who is able to supply a crafted input file. The highest threat from...

5.5CVSS3AI score0.01186EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.30 views

CVE-2020-25664

A flaw was found in ImageMagick. A specially crafted image could cause an out-of-bounds memory write leading to a crash. The highest threat from this vulnerability is to system availability...

6.1CVSS2.4AI score0.00719EPSS
SaveExploits1References3
CNVD
CNVD
added 2020/11/23 12:00 a.m.17 views

ImageMagick Stack Buffer Overflow and Unconditional Jump Vulnerability

ImageMagick is a software for creating, editing, and composing images that can read, convert, and write images in many formats. A stack buffer overflow and unconditional jump vulnerability exists in ReadXPMImage in coders/xpm.c in ImageMagick 7.0.10-7. No detailed vulnerability details are provid...

7.8CVSS9.5AI score0.01652EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2020/11/21 12:00 a.m.12 views

PT-2020-6178 · Imagemagick +7 · Imagemagick +7

Name of the Vulnerable Software and Affected Versions: ImageMagick versions 6.9.11-40 and earlier, 7.x versions prior to 7.0.10-40 Description: The issue is related to the -authenticate option in ImageMagick, which is used for setting passwords for password-protected PDF files. The user-controlle...

7.8CVSS6.8AI score0.89855EPSS
SaveExploits66References347
Rows per page
Query Builder