Out-of-Bounds Affecting imagemagick Open this link in a new tab package, versions >=6.8.8-9
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-470641
-
published
2 Oct 2019
-
disclosed
5 Jul 2019
-
credit
Unknown
Introduced: 5 Jul 2019
CVE-2019-13304 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 vulnerable to integer overflows. The attack is possible because it does not properly validate the data size against the header size in coders/pnm.c
in WritePNMImage
function, causing stack-based buffer overflows.