ImageMagick
cpe:2.3:a:imagemagick:imagemagick:*:*:*:*:*:*:*
- < 7.1.2-12
A denial-of-service vulnerability has been identified in ImageMagick versions prior to 7.1.2-12. The issue arises when Magick reads a malicious SVG file, leading to excessive memory consumption and a stack overflow. This vulnerability can cause applications using ImageMagick to parse SVG files to crash.
Exploitation of this vulnerability leads to a denial-of-service condition, causing applications to crash or become unresponsive.
The vulnerability can be reproduced by generating a malicious SVG file and then using ImageMagick to read this file. This can be done with the command './magick <path_to_svg_file> null', which will cause the application to consume a large amount of memory and eventually crash due to a stack overflow.
Users can upgrade to ImageMagick version 7.1.2-12 or later to address this vulnerability.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.