Vulnerability Description
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. The memory leak can be triggered by a crafted input file that is processed by ImageMagick and could cause an impact to application reliability, such as denial of service. This flaw affects ImageMagick versions prior to 7.0.9-0.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Imagemagick | Imagemagick | < 6.9.10-69 |
Related Weaknesses (CWE)
References
- https://bugzilla.redhat.com/show_bug.cgi?id=1894232ExploitIssue TrackingPatch
- https://bugzilla.redhat.com/show_bug.cgi?id=1894232ExploitIssue TrackingPatch
FAQ
What is CVE-2020-27755?
CVE-2020-27755 is a vulnerability with a CVSS score of 3.3 (LOW). 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 the...
How severe is CVE-2020-27755?
CVE-2020-27755 has been rated LOW with a CVSS base score of 3.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-27755?
Check the references section above for vendor advisories and patch information. Affected products include: Imagemagick Imagemagick.