Описание
ImageMagick has a Stack Overflow in DestroyXMLTree()
Magick frees the memory of the XML tree via the DestroyXMLTree function; however, this process is executed recursively with no depth limit imposed. When magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service (DoS) attack.
Ссылки
- https://github.com/ImageMagick/ImageMagick/security/advisories/GHSA-fwvm-ggf6-2p4x
- https://nvd.nist.gov/vuln/detail/CVE-2026-33908
- https://github.com/ImageMagick/ImageMagick/commit/ccdc01180276aa2cb3d4a32a611aa4f417061cd8
- https://github.com/ImageMagick/ImageMagick/releases/tag/7.1.2-19
- https://github.com/dlemstra/Magick.NET/releases/tag/14.12.0
Пакеты
Magick.NET-Q16-AnyCPU
< 14.12.0
14.12.0
Magick.NET-Q16-HDRI-AnyCPU
< 14.12.0
14.12.0
Magick.NET-Q16-HDRI-OpenMP-arm64
< 14.12.0
14.12.0
Magick.NET-Q16-HDRI-arm64
< 14.12.0
14.12.0
Magick.NET-Q16-HDRI-x64
< 14.12.0
14.12.0
Magick.NET-Q16-HDRI-x86
< 14.12.0
14.12.0
Magick.NET-Q16-OpenMP-arm64
< 14.12.0
14.12.0
Magick.NET-Q16-OpenMP-x64
< 14.12.0
14.12.0
Magick.NET-Q16-arm64
< 14.12.0
14.12.0
Magick.NET-Q16-x64
< 14.12.0
14.12.0
Magick.NET-Q16-x86
< 14.12.0
14.12.0
Magick.NET-Q8-AnyCPU
< 14.12.0
14.12.0
Magick.NET-Q8-OpenMP-arm64
< 14.12.0
14.12.0
Magick.NET-Q8-OpenMP-x64
< 14.12.0
14.12.0
Magick.NET-Q8-arm64
< 14.12.0
14.12.0
Magick.NET-Q8-x64
< 14.12.0
14.12.0
Magick.NET-Q8-x86
< 14.12.0
14.12.0
Связанные уязвимости
ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the `DestroyXMLTree()` function; however, this process is executed recursively with no depth limit imposed. When Magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service (DoS) attack. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.
ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the `DestroyXMLTree()` function; however, this process is executed recursively with no depth limit imposed. When Magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service (DoS) attack. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.
ImageMagick is free and open-source software used for editing and manipulating digital images. In versions below both 7.1.2-19 and 6.9.13-44, Magick frees the memory of the XML tree via the `DestroyXMLTree()` function; however, this process is executed recursively with no depth limit imposed. When Magick processes an XML file with deeply nested structures, it will exhaust the stack memory, resulting in a Denial of Service (DoS) attack. This issue has been fixed in versions 6.9.13-44 and 7.1.2-19.
ImageMagick is free and open-source software used for editing and mani ...
Уязвимость функции очистки дерева (DestroyXMLTree) консольного графического редактора ImageMagick, позволяющая нарушителю вызвать отказ в обслуживании