Integer Overflow or Wraparound Affecting imagemagick package, versions >=0.0.0


0.0
medium

Snyk CVSS

    Attack Complexity Low
    User Interaction Required
    Availability High

    Threat Intelligence

    EPSS 0.07% (29th percentile)
Expand this section
NVD
5.5 medium
Expand this section
SUSE
6.2 medium
Expand this section
Red Hat
5.5 medium

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-3017170
  • published 5 Sep 2022
  • disclosed 25 Aug 2022
  • credit Unknown

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

ImageMagick is a pod that allows you to convert, edit and compose Images.

Affected versions of this package are vulnerable to Integer Overflow or Wraparound in ExportIndexQuantum() in MagickCore/quantum-export.c. Function calls to GetPixelIndex() could result in values outside the range of representable for the 'unsigned char'. When ImageMagick processes a crafted pdf file, this could lead to an undefined behavior or a crash.