CVE-2025-68469
LOW3.3EPSS 0.02%ImageMagick has a heap-buffer-overflow
Description
### Summary While Processing a crafted TIFF file, imagemagick crashes. ### Details 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) ``` ### PoC issue can be replicated with following command with provided POC file(sent over email): ```bash magick poc.tiff /dev/null ``` ### Impact This can lead to application crash. ### Credits Please give credits to Hardik shah of Vehere (Dawn Treaders team)
Affected packages (19)
- Debian/imagemagickfrom 0, < 8:6.9.11.60+dfsg-1.3+deb11u8
- NuGet/Magick.NET-Q16-AnyCPUfrom 0, < 13.2.0
- NuGet/Magick.NET-Q16-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-AnyCPUfrom 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-OpenMP-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-OpenMP-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-HDRI-x86from 0, < 13.2.0
- NuGet/Magick.NET-Q16-OpenMP-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-OpenMP-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q16-x86from 0, < 13.2.0
- NuGet/Magick.NET-Q8-AnyCPUfrom 0, < 13.2.0
- NuGet/Magick.NET-Q8-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q8-OpenMP-arm64from 0, < 13.2.0
- NuGet/Magick.NET-Q8-OpenMP-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q8-x64from 0, < 13.2.0
- NuGet/Magick.NET-Q8-x86from 0, < 13.2.0
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 4.0 | — | CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U |
| osv | CVSS 3.1 | LOW3.3 | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L |