Lucene search
+L

15524 matches found

Prion
Prion
added 2020/12/03 5:15 p.m.32 views

Input validation

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

4.3CVSS3.7AI score0.01161EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2020/12/03 5:15 p.m.8 views

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

5.5CVSS6.8AI score0.01432EPSS
SaveExploits0References5
OSV
OSV
added 2020/12/03 5:15 p.m.14 views

UBUNTU-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.5CVSS6.7AI score0.01104EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.44 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. Red Hat Product Security marked this as Low severity...

4.3CVSS6.8AI score0.01161EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.30 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.5CVSS6.8AI score0.01104EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.5 views

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

3.3CVSS6.7AI score0.00925EPSS
SaveExploits0References4
Prion
Prion
added 2020/12/03 5:15 p.m.25 views

Input validation

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

4.3CVSS5.5AI score0.01432EPSS
SaveExploits0References3Affected Software2
Prion
Prion
added 2020/12/03 5:15 p.m.24 views

Input validation

WritePALMImage in /coders/palm.c used sizet 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 ssizet instead to avoid this issue. Re...

4.3CVSS3.5AI score0.01088EPSS
SaveExploits0References3Affected Software2
Prion
Prion
added 2020/12/03 5:15 p.m.26 views

Design/Logic Flaw

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

4.3CVSS3.4AI score0.00925EPSS
SaveExploits0References3Affected Software2
Prion
Prion
added 2020/12/03 5:15 p.m.29 views

Design/Logic Flaw

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

4.3CVSS5.2AI score0.01104EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2020/12/03 5:15 p.m.8 views

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

3.3CVSS6.7AI score0.01161EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.27 views

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

4.3CVSS6.7AI score0.00925EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.35 views

CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet 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 ssizet instead to avoid this issue. Re...

4.3CVSS6.8AI score0.01088EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.38 views

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

4.3CVSS6.8AI score0.0114EPSS
SaveExploits0References3
OSV
OSV
added 2020/12/03 5:15 p.m.19 views

UBUNTU-CVE-2020-27761

WritePALMImage in /coders/palm.c used sizet 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 ssizet instead to avoid this issue. Re...

3.3CVSS6.7AI score0.01088EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/12/03 12:00 a.m.45 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.8AI score0.01104EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2020/12/03 12:00 a.m.13 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 security vulnerability exists in versions prior to ImageMagick 7.0.8-68, which stem...

5.5CVSS6.7AI score0.01104EPSS
SaveExploits0References12
CNNVD
CNNVD
added 2020/12/03 12:00 a.m.16 views

ImageMagick Studio ImageMagick 数字错误漏洞

ImageMagick is a software for creating, editing, and compositing images that can read, convert, and write images in many formats. A numeric error vulnerability exists in GammaImage in /MagickCore/enhance.c in versions of ImageMagick prior to 7.0.8-68. An attacker could cause a denial of service b...

5.5CVSS6.8AI score0.01432EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2020/12/03 12:00 a.m.56 views

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

5AI score0.0114EPSS
SaveExploits0References3
CVE
CVE
added 2020/12/03 12:00 a.m.238 views

CVE-2020-27762

Summary: CVE-2020-27762 is a flaw in ImageMagick (coders/hdr.c) where processing a crafted image can trigger undefined behavior due to values outside the range of unsigned char, with impact likely to service availability. Affected: ImageMagick versions before 7.0.8-68 (per the public description ...

5.5CVSS5.6AI score0.01104EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder