Lucene search
+L

15553 matches found

OSV
OSV
added 2020/12/08 10:15 p.m.11 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.00862EPSS
SaveExploits1References4
OSV
OSV
added 2020/12/08 10:15 p.m.9 views

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

3.3CVSS6.7AI score0.01085EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.34 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.8AI score0.00843EPSS
SaveExploits1References2
Prion
Prion
added 2020/12/08 10:15 p.m.25 views

Input validation

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

4.3CVSS5.2AI score0.00862EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.31 views

CVE-2020-25676

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

5.5CVSS6.8AI score0.01186EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.33 views

CVE-2020-27752

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

7.1CVSS7.4AI score0.01086EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.24 views

CVE-2020-25675

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.3CVSS6.6AI score0.01085EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.21 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.3CVSS6.7AI score0.01138EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2020/12/08 10:15 p.m.30 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.01138EPSS
SaveExploits1References3
Prion
Prion
added 2020/12/08 10:15 p.m.23 views

Design/Logic Flaw

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.4AI score0.01138EPSS
SaveExploits1References3Affected Software2
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.46 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.00862EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/08 9:57 p.m.189 views

CVE-2020-27755

CVE-2020-27755 affects ImageMagick. In SetImageExtent() (MagickCore/image.c), an incorrect image depth size is not reset when an invalid size is encountered, causing a memory leak. The patch fixes this by resetting the depth to a proper size before throwing, mitigating the leak. A crafted input f...

4.3CVSS4.9AI score0.00862EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/08 9:57 p.m.83 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.3CVSS6AI score0.00862EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2020/12/08 9:57 p.m.78 views

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.5CVSS6AI score0.00862EPSS
SaveExploits1
CVE
CVE
added 2020/12/08 9:57 p.m.229 views

CVE-2020-27753

CVE-2020-27753 affects ImageMagick’s MIFF coder (/coders/miff.c). It describes memory leaks caused by improper image depth handling, triggered by crafted MIFF inputs. Patch fixes occur in the MIFF coder (not in AcquireMagickMemory itself) and the issue affects ImageMagick versions prior to 7.0.9-...

5.5CVSS5.8AI score0.00862EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.51 views

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

6AI score0.00862EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2020/12/08 9:57 p.m.36 views

CVE-2020-27752

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

6.7AI score0.01086EPSS
SaveExploits1References1
CVE
CVE
added 2020/12/08 9:57 p.m.172 views

CVE-2020-27752

CVE-2020-27752 affects ImageMagick (MagickCore/quantum-private.h): processing a crafted image can trigger a heap buffer overflow, potentially impacting availability and possibly data integrity. Affected versions are prior to 7.0.9-0. Remediation not stated in the provided text; typical guidance i...

7.1CVSS6.6AI score0.01086EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/12/08 9:57 p.m.70 views

CVE-2020-27752

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

7.1CVSS6.6AI score0.01086EPSS
SaveExploits1
NVD
NVD
added 2020/12/08 9:15 p.m.27 views

CVE-2020-25664

In WriteOnePNGImage of the PNG coder at coders/png.c, an improper call to AcquireVirtualMemory and memset allows for an out-of-bounds write later when PopShortPixel from MagickCore/quantum-private.h is called. The patch fixes the calls by adding 256 to rowbytes. An attacker who is able to supply ...

6.1CVSS6.2AI score0.00719EPSS
SaveExploits1References2
Rows per page
Query Builder