Resource Management Errors Affecting imagemagick Open this link in a new tab package, versions >=0.0.0
Attack Complexity
Low
User Interaction
Required
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-470819
-
published
2 Oct 2019
-
disclosed
31 Aug 2017
-
credit
Unknown
Introduced: 31 Aug 2017
CVE-2017-14174 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 Resource Management Errors. ImageMagick is vulnerable to denial of service (DoS) attacks. A malicious user can pass a PSD file that can claim to have a large length
to the ReadPSDLayersInternal()
function in coders/psd.c
to cause a large loop that consumes CPU resources.