While Processing a crafted TIFF file, imagemagick crashes.
Following is the imagemagick version:
imagemagick_git/build_26jun23/bin/magick --version
Version: ImageMagick 7.1.1-13 (Beta) Q16-HDRI x86_64 56f478940:20230625 https://imagemagick.org
Copyright: (C) 1999 ImageMagick Studio LLC
License: https://imagemagick.org/script/license.php
Features: Cipher DPC HDRI
Delegates (built-in): fontconfig freetype jbig jng jpeg lcms lzma pangocairo png tiff webp x xml zlib
Compiler: gcc (4.2)
issue can be replicated with following command with provided POC file(sent over email):
magick poc.tiff /dev/null
This can lead to application crash.
Please give credits to Hardik shah of Vehere (Dawn Treaders team)
{ "github_reviewed": true, "github_reviewed_at": "2025-08-25T15:54:51Z", "nvd_published_at": null, "cwe_ids": [ "CWE-122" ], "severity": "LOW" }