The vendor explicitly identifies these products as affected by this CVE.
- ImageMagick as a component of Red Hat Enterprise Linux 6
- ImageMagick-c++ as a component of Red Hat Enterprise Linux 6
- ImageMagick-c++-devel as a component of Red Hat Enterprise Linux 6
- ImageMagick-devel as a component of Red Hat Enterprise Linux 6
- ImageMagick-doc as a component of Red Hat Enterprise Linux 6
- ImageMagick-perl as a component of Red Hat Enterprise Linux 6
- ImageMagick.src as a component of Red Hat Enterprise Linux 6
- ImageMagick as a component of Red Hat Enterprise Linux 7
- ImageMagick-c++ as a component of Red Hat Enterprise Linux 7
- ImageMagick-c++-devel as a component of Red Hat Enterprise Linux 7
- ImageMagick-devel as a component of Red Hat Enterprise Linux 7
- ImageMagick-doc as a component of Red Hat Enterprise Linux 7
- Summary
- A flaw was found in ImageMagick, a free and open-source software for editing and manipulating digital images. This vulnerability occurs because ImageMagick fails to check for circular references between two Magick Scripting Language (MSL) files. A remote attacker could exploit this by providing specially crafted MSL files, leading to a stack overflow and ultimately a Denial of Service (DoS) condition, making the software unavailable.
- Remediation
- To mitigate this issue, avoid processing untrusted or maliciously crafted MSL (Magick Scripting Language) files with ImageMagick. Implement strict input validation and sanitization for any ImageMagick operations that handle external or user-supplied content.
