Use After Free Affecting imagemagick package, versions >=0.0.0
Snyk CVSS
Attack Complexity
Low
User Interaction
Required
Availability
High
Threat Intelligence
EPSS
0.25% (62nd
percentile)
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-471284
- published 2 Oct 2019
- disclosed 12 Jul 2017
- credit Unknown
Introduced: 12 Jul 2017
CVE-2017-12431 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 Use After Free. ImageMagick is vulnerable to denial of service (DoS) through use-after-free attacks. A malicious user can attempt to use memory that has been freed through the ReadWMFImage()
function in coders/wmf.c. This leads to the application crashing.