Do your applications use this vulnerable package?
Test your applications
Overview
Affected versions of this package are vulnerable to Out-of-bounds Write. 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 a specially crafted image could affect availability with a low impact to data integrity. This flaw affects ImageMagick versions prior to 6.9.10-68 and 7.0.8-68.
Remediation
There is no fixed version for imagemagick
.
References
CVSS Score
6.1
medium severity
-
Attack VectorLocal
-
Attack ComplexityLow
-
Privileges RequiredNone
-
User InteractionRequired
-
ScopeUnchanged
-
ConfidentialityNone
-
IntegrityLow
-
AvailabilityHigh
- CVE
- CVE-2020-25664
- CWE
- CWE-122 CWE-787
- Snyk ID
- SNYK-DEBIAN9-IMAGEMAGICK-1045749
- Disclosed
- 08 Dec, 2020
- Published
- 26 Nov, 2020