Lucene search
+L

3913 matches found

Prion
Prion
added 2020/12/03 5:15 p.m.28 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.01147EPSS
SaveExploits0References4Affected Software2
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.33 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.01126EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2020/12/03 5:15 p.m.31 views

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.9AI score0.01365EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.5 views

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

3.3CVSS6.7AI score0.01126EPSS
SaveExploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.12 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.01075EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/12/03 4:48 p.m.40 views

CVE-2020-25693

A flaw was found in CImg in versions prior to 2.9.3. Integer overflows leading to heap buffer overflows in loadpnm can be triggered by a specially crafted input file processed by CImg, which can lead to an impact to application availability or data integrity...

7.9AI score0.01467EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2020/12/03 12:0 a.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. Red Hat Product Security marked this as Low severity...

5.2AI score0.01147EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2020/12/03 12:0 a.m.39 views

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.9AI score0.01365EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2020/12/03 12:0 a.m.11 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.01365EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2020/12/03 12:0 a.m.40 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...

5AI score0.01075EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2020/12/03 12:0 a.m.55 views

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.5CVSS6AI score0.01365EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2020/12/03 12:0 a.m.56 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.3CVSS5.7AI score0.01147EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2020/11/30 12:0 a.m.16 views

The vulnerability of the web application of the enterprise automation system 1C:Enterprise lies in the lack of measures taken to protect the website structure, allowing attackers to carry out cross-site scripting attacks.

The vulnerability of the 1C:Enterprise web application lies in the lack of measures taken to protect the website structure. Exploiting this vulnerability allows a malicious actor to perform cross-site scripting attacks by sending specially crafted requests...

5.5CVSS5.2AI score
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2020/11/25 12:0 a.m.2 views

PT-2020-6195 · Openjpeg +9 · Openjpeg +9

Name of the Vulnerable Software and Affected Versions: OpenJPEG affected versions not specified Description: A flaw was found in OpenJPEG’s encoder in the opj dwt calc explicit stepsizes function, allowing an attacker who can supply crafted input to decomposition levels to cause a buffer overflow...

9.8CVSS6.5AI score0.04973EPSS
SaveExploits11References199
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.33 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...

4.3CVSS2.3AI score0.01126EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:54 p.m.29 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.01147EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2020/11/24 7:24 p.m.31 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.01124EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.24 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.01072EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.27 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.01172EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2020/11/24 7:23 p.m.28 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.3CVSS4AI score0.01163EPSS
SaveExploits1References3
Rows per page
Query Builder