Memory Leak Affecting imagemagick Open this link in a new tab package, versions >=0.0.0
Attack Complexity
Low
User Interaction
Required
Confidentiality
High
Integrity
High
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-COCOAPODS-IMAGEMAGICK-470909
-
published
2 Oct 2019
-
disclosed
14 Jul 2017
-
credit
Unknown
Introduced: 14 Jul 2017
CVE-2017-12663 Open this link in a new tabHow to fix?
There is no fixed version for ImageMagick
.
Overview
ImageMagick is a pod that allows you to convert, edit and compose Images.
Affected versions of this package are vulnerable to Memory Leak. ImageMagick is susceptible to denial of service (DoS) attacks through a memory leak. The leak exists due to incorrect memory handling when a malicious map file is passed to the WriteMAPImage()
function in coders/map.c.