Lucene search
+L

592 matches found

Prion
Prion
added 2020/12/08 10:15 p.m.21 views

Code injection

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.3CVSS3.9AI score0.00852EPSS
Exploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.41 views

CVE-2020-25674

WriteOnePNGImage from coders/png.c the PNG coder has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times,...

5.5CVSS6.9AI score0.01016EPSS
Exploits1References4
Prion
Prion
added 2020/12/08 10:15 p.m.23 views

Heap overflow

WriteOnePNGImage from coders/png.c the PNG coder has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times,...

4.3CVSS5.6AI score0.01016EPSS
Exploits1References3Affected Software2
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.26 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.3CVSS6.9AI score0.01124EPSS
Exploits1References3
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.38 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
Exploits1References1
NVD
NVD
added 2020/12/08 9:15 p.m.16 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.3CVSS4.5AI score0.01163EPSS
Exploits1References3
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
Exploits1References3
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.53 views

CVE-2020-25674

WriteOnePNGImage from coders/png.c the PNG coder has a for loop with an improper exit condition that can allow an out-of-bounds READ via heap-buffer-overflow. This occurs because it is possible for the colormap to have less than 256 valid values but the loop condition will loop 256 times,...

5.5CVSS6.1AI score0.01016EPSS
Exploits1
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.55 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.3CVSS5.9AI score0.01124EPSS
Exploits1
Debian CVE
Debian CVE
added 2020/12/08 12:0 a.m.66 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.2AI score0.01163EPSS
Exploits1
Cvelist
Cvelist
added 2020/12/08 12:0 a.m.37 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.9AI score0.00833EPSS
Exploits1References2
Cvelist
Cvelist
added 2020/12/08 12:0 a.m.38 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...

5.2AI score0.01163EPSS
Exploits1References3
Veracode
Veracode
added 2020/12/06 4:14 a.m.24 views

Undefined Behavior

ImageMagick is vulnerable to undefined behavior in the form of out-of-range and integer overflows. An attacker may trigger the vulnerability by supplying a crafted input file to be processed by ImageMagick...

5.5CVSS4.1AI score0.01172EPSS
Exploits1References4Affected Software4
Veracode
Veracode
added 2020/12/06 4:1 a.m.24 views

Undefined Behavior

ImageMagick is vulnerable to undefined behavior. The vulnerability exist when ImageMagick processed a crafted input file and use sizet in several calculations represented by type unsigned long...

3.3CVSS2.7AI score0.01075EPSS
Exploits0References4Affected Software4
Veracode
Veracode
added 2020/12/06 4:1 a.m.35 views

Denial Of Service (DoS)

imagemagick is vulnerable to denial of service DoS. The vulnerability exists 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...

5.5CVSS3.3AI score0.01365EPSS
Exploits0References4Affected Software4
Veracode
Veracode
added 2020/12/06 4:0 a.m.28 views

Value Overflow

ImageMagick is vulnerable to value overflow. An attacker can enter a craftd input file to PixelPacketIntensity which could return overflowed values...

3.3CVSS3.7AI score0.01124EPSS
Exploits1References4Affected Software4
NVD
NVD
added 2020/12/04 3:15 p.m.17 views

CVE-2020-27770

Due to a missing check for 0 value of replaceextent, it is possible for offset p to overflow in SubstituteString, causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to...

5.5CVSS5.9AI score0.01133EPSS
Exploits1References3
Cvelist
Cvelist
added 2020/12/04 12:0 a.m.35 views

CVE-2020-27770

Due to a missing check for 0 value of replaceextent, it is possible for offset p to overflow in SubstituteString, causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to...

6.1AI score0.01133EPSS
Exploits1References3
NVD
NVD
added 2020/12/03 5:15 p.m.25 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.3CVSS3.9AI score0.01147EPSS
Exploits0References4
OSV
OSV
added 2020/12/03 5:15 p.m.23 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...

3.3CVSS6.3AI score
Exploits0References4
Rows per page
Query Builder