Information Exposure Affecting imagemagick package, versions >=6.8.8-9
Snyk CVSS
Attack Complexity
Low
Confidentiality
High
Threat Intelligence
EPSS
0.26% (63rd
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-471001
- published 2 Oct 2019
- disclosed 9 Mar 2017
- credit Unknown
Introduced: 9 Mar 2017
CVE-2017-9098 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 Information Exposure. ImageMagick is vulnerable to a sensitive information leak. The vulnerability exists because it fails to perform an initialization step in the ReadRLEImage
function in coders/rle.c
. Therefore, the uninitialized memory in the RLE decoder can be used to access sensitive information from process memory space by a remote attacker.