An integer overflow issue was discovered in ImageMagick's...
Moderate severity
Unreviewed
Published
Aug 26, 2022
to the GitHub Advisory Database
•
Updated Mar 12, 2023
Description
Published by the National Vulnerability Database
Aug 25, 2022
Published to the GitHub Advisory Database
Aug 26, 2022
Last updated
Mar 12, 2023
An integer overflow issue was discovered in ImageMagick's ExportIndexQuantum() function 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 behaviour or a crash.
References