Lucene search
+L

2971 matches found

OSV
OSV
added 2020/12/08 10:15 p.m.26 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.5CVSS6.2AI score
SaveExploits0References2
Prion
Prion
added 2020/12/08 10:15 p.m.24 views

Integer overflow

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

4.3CVSS4AI score0.01072EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2020/12/08 10:15 p.m.4 views

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

3.3CVSS6.8AI score0.00852EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.27 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.3CVSS6.7AI score0.01114EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/08 10:15 p.m.19 views

Heap overflow

A flaw was found in ImageMagick in MagickCore/quantum-private.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger a heap buffer overflow. This would most likely lead to an impact to application availability, but could potentially lead to an impact to data...

5.8CVSS6.4AI score0.01073EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/12/08 10:15 p.m.15 views

Integer overflow

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

4.3CVSS5.6AI score0.01172EPSS
SaveExploits1References3Affected Software2
OSV
OSV
added 2020/12/08 10:15 p.m.5 views

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

5.5CVSS6.8AI score0.00852EPSS
SaveExploits1References5
OSV
OSV
added 2020/12/08 10:15 p.m.5 views

UBUNTU-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.5CVSS6.8AI score0.00833EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.40 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...

5.1AI score0.00852EPSS
SaveExploits1References1
NVD
NVD
added 2020/12/08 9:15 p.m.39 views

CVE-2020-25663

A call to ConformPixelInfo in the SetImageAlphaChannel routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed or GetPixelBlue was called. This could occur if an attacker is able to submit a malicious image file to be processed by...

5.5CVSS5.2AI score0.01101EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.17 views

CVE-2020-25663

A call to ConformPixelInfo in the SetImageAlphaChannel routine of /MagickCore/channel.c caused a subsequent heap-use-after-free or heap-buffer-overflow READ when GetPixelRed or GetPixelBlue was called. This could occur if an attacker is able to submit a malicious image file to be processed by...

5.5CVSS6.1AI score0.01101EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/12/08 9:15 p.m.31 views

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 ssizet type for these calculations, instead of int. This flaw could impact...

4.3CVSS6.8AI score0.01163EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2020/12/08 12:0 a.m.11 views

ImageMagick Studio ImageMagick 代码问题漏洞

Imagemagick Studio ImageMagick is a suite of open source image processing software from ImageMagick Studio Imagemagick Studio, an American company. The software can read, convert or write images in many formats. A memory leak vulnerability exists in versions of ImageMagick prior to 7.0.9-0. The...

4.3CVSS6.8AI score0.00852EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2020/12/08 12:0 a.m.11 views

ImageMagick Studio ImageMagick 安全漏洞

Imagemagick Studio ImageMagick is a suite of open source image processing software from ImageMagick Studio Imagemagick Studio, an American company. The software can read, convert or write images in many formats. A memory leak vulnerability exists in the MIFF coder in versions of ImageMagick prior...

5.5CVSS6.8AI score0.00852EPSS
SaveExploits1References8
Prion
Prion
added 2020/12/04 10:15 p.m.13 views

Design/Logic Flaw

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

4.3CVSS3.4AI score0.01124EPSS
SaveExploits1References3Affected Software3
OSV
OSV
added 2020/12/04 10:15 p.m.4 views

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

3.3CVSS6.7AI score0.00966EPSS
SaveExploits1References4
OSV
OSV
added 2020/12/04 9:15 p.m.1 views

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

3.3CVSS6.3AI score0.00874EPSS
SaveExploits1References1
OSV
OSV
added 2020/12/04 9:15 p.m.17 views

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

3.3CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2020/12/04 9:15 p.m.16 views

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

3.3CVSS6.1AI score
SaveExploits0References3
OSV
OSV
added 2020/12/04 9:15 p.m.19 views

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

3.3CVSS6.1AI score
SaveExploits0References2
Rows per page
Query Builder