Out-of-Bounds 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-471135
-
published
2 Oct 2019
-
disclosed
24 Jan 2018
-
credit
Unknown
Introduced: 24 Jan 2018
CVE-2018-11251 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 Out-of-Bounds. ImageMagick is susceptible to denial of service (DoS). It allows a malicious user to crash the application by passing a malicious SUN file to the ReadSUNImage()
in coders/sun.c
, causing a heap-buffer-overflow in SetGrayscaleImage()
.